1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-11-23 00:33:44 +00:00
kamokan/html/website/pastie.html.mstch
2017-05-16 23:01:19 +01:00

11 lines
91 B
Text

{{>head}}
<body>
{{> topbar}}
<div id="content">
{{pastie}}
</div>
</body>
</html>