tskredens/views/index.pug
2019-10-06 23:53:59 +02:00

8 lines
132 B
Plaintext

html
head
title= title
body
h1= message
div#body
p I am a placeholder
script(src="/assets/main.bundle.js")