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