You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
362 B
HTML
14 lines
362 B
HTML
2 years ago
|
<!DOCTYPE html>
|
||
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
|
||
|
<head>
|
||
|
<meta charset="utf-8" />
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||
|
<title>XPUB call</title>
|
||
|
<link rel="stylesheet" href="call.css" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<p>Hello world!</p>
|
||
|
<script src="call.js"></script>
|
||
|
</body>
|
||
|
</html>
|