Files
certd/other/certd-server/views/layout.pug
2021-01-28 01:09:17 +08:00

8 lines
125 B
Plaintext

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