Port the old system to a more advanced setup.
This commit is contained in:
18
public/isOpen.php
Normal file
18
public/isOpen.php
Normal file
@@ -0,0 +1,18 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="creator" value="Genetic Lifeform and Beer Operating System - GLaBOS">
|
||||
<title>JA! • IsDeFooBarOpen.nl</title>
|
||||
<link rel="stylesheet" href="foobar.css" type="text/css">
|
||||
</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