1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-11-23 00:33:44 +00:00
kamokan/html/templates/edit.html.mstch

14 lines
101 B
Text
Raw Normal View History

2017-05-14 13:50:16 +00:00
{{> head}}
<body>
{{> topbar}}
<div id="content">
<p>{{pastie}}</p>
</div>
</body>
</html>