aboutsummaryrefslogtreecommitdiffhomepage
path: root/views/index.pug
diff options
context:
space:
mode:
authorMarvin Borner2019-01-18 21:07:39 +0100
committerMarvin Borner2019-01-18 21:07:39 +0100
commit7dd78773cb6c0c3ccfa6784fde98e4ad923b0bc9 (patch)
tree09083cadac80892a759776cf6ef3b030400f23ab /views/index.pug
Initial boilerplate
Diffstat (limited to 'views/index.pug')
-rw-r--r--views/index.pug5
1 files changed, 5 insertions, 0 deletions
diff --git a/views/index.pug b/views/index.pug
new file mode 100644
index 0000000..3d63b9a
--- /dev/null
+++ b/views/index.pug
@@ -0,0 +1,5 @@
+extends layout
+
+block content
+ h1= title
+ p Welcome to #{title}