summaryrefslogtreecommitdiff
path: root/template/none.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/none.html')
-rw-r--r--template/none.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/template/none.html b/template/none.html
new file mode 100644
index 0000000..fdb646c
--- /dev/null
+++ b/template/none.html
@@ -0,0 +1,5 @@
+<!DOCTYPE html>
+<html>
+<head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"/>{% include 'style.html' %}<link rel="icon" type="image/png" href="/favicon.png"/></head>
+<body><header><div id="logo">blankhex.com</div></header><article>{{ body }}</article><hr></body>
+</html>