monitor/views/layout.pug
2018-04-20 16:08:31 +02:00

8 lines
125 B
Plaintext

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