Buckler/templates/index.html
2019-09-14 18:36:23 -04:00

11 lines
134 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Buckler</title>
</head>
<body>
<h1>Buckler</h1>
Secret page.
</body>
</html>