aboutsummaryrefslogtreecommitdiff
path: root/views/layout.pug
diff options
context:
space:
mode:
Diffstat (limited to 'views/layout.pug')
-rw-r--r--views/layout.pug7
1 files changed, 0 insertions, 7 deletions
diff --git a/views/layout.pug b/views/layout.pug
deleted file mode 100644
index 15af079..0000000
--- a/views/layout.pug
+++ /dev/null
@@ -1,7 +0,0 @@
-doctype html
-html
- head
- title= title
- link(rel='stylesheet', href='/stylesheets/style.css')
- body
- block content