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.
25 lines
503 B
HTML
25 lines
503 B
HTML
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<!-- /HEAD/ -->
|
|
<head>
|
|
|
|
<!-- /Basic HEAD/ -->
|
|
<title>Page Name</title>
|
|
<!-- \Basic HEAD\ -->
|
|
|
|
<!-- /META/ -->
|
|
<meta charset="UTF-8">
|
|
<meta name="viewpoint" content="width=device-width, initial-scale=1, shrink-to-fit=yes">
|
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
<!-- \META\ -->
|
|
</head>
|
|
<!-- \HEAD\ -->
|
|
|
|
<!-- // -->
|
|
<body>
|
|
</body>
|
|
<!-- \\ -->
|
|
|
|
</html> |