mirror of
https://git.mills.io/prologic/zs
synced 2024-11-23 13:56:10 +03:00
7 lines
119 B
Plaintext
7 lines
119 B
Plaintext
|
html
|
||
|
head
|
||
|
title #{title}
|
||
|
link[href="styles.css"][rel="stylesheet"][type="text/css"]
|
||
|
body
|
||
|
#{unescaped(content)}
|