MicroCommunityWeb/views/layout.jade
2021-04-23 10:14:20 +08:00

8 lines
125 B
Plaintext
Executable File

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