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