mirror of
https://git.mills.io/prologic/zs
synced 2024-11-23 05:46:11 +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)}
|