mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2024-12-01 00:45:41 +00:00
12 lines
101 B
Text
12 lines
101 B
Text
|
{{> head}}
|
||
|
<body>
|
||
|
|
||
|
{{> topbar}}
|
||
|
|
||
|
<div id="content">
|
||
|
<p>{{pastie}}</p>
|
||
|
</div>
|
||
|
|
||
|
</body>
|
||
|
</html>
|