mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-08-11 13:09:46 +00:00
Update html.
This commit is contained in:
parent
791902b8f0
commit
72cadf20f2
43 changed files with 57 additions and 40 deletions
11
html/templates/paste.html.mstch
Normal file
11
html/templates/paste.html.mstch
Normal file
|
@ -0,0 +1,11 @@
|
|||
{{> head}}
|
||||
<body>
|
||||
|
||||
{{> topbar}}
|
||||
|
||||
<div id="content">
|
||||
<p>{{pastie}}</p>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue