Rewrite open template to new style.
This commit is contained in:
18
templates/open.html
Normal file
18
templates/open.html
Normal file
@@ -0,0 +1,18 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="nl">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="creator" value="Genetic Lifeform and Beer Operating System - GLaBOS">
|
||||
<title>JA! • IsDeFooBarOpen.nl</title>
|
||||
<script src="bundle.js"></script>
|
||||
</head>
|
||||
<body class="open">
|
||||
<div id="wrapper">
|
||||
<h1>JA! De FooBar is open.</h1>
|
||||
<h2>Nu kun je weer rustig ademhalen.</h2>
|
||||
<strong id="greatest">Kom gezellig even langs.</strong>
|
||||
<!-- This is not the greatest strong in the world, no no.
|
||||
This is just attribute. -->
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user