itender/views/layout.pug
2022-11-08 12:27:53 +01:00

8 lines
125 B
Plaintext

doctype html
html
head
title= title
link(rel='stylesheet', href='/stylesheets/style.css')
body
block content