2019-07-15 21:29:13 +01:00

12 lines
263 B
Plaintext

doctype html
html
head
title #{title}
link(rel='stylesheet', href='css/style.css')
meta(name="viewport" content="width=device-width, initial-scale=1")
body
main
block header
header.header
h1 #{title}
block content