mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-08-07 12:59:45 +00:00
Rename text html page to pastie and get rid of paste.
So confusing! :s
This commit is contained in:
parent
85f6781d81
commit
aa9e1f884f
3 changed files with 1 additions and 12 deletions
11
html/website/pastie.html.mstch
Normal file
11
html/website/pastie.html.mstch
Normal file
|
@ -0,0 +1,11 @@
|
|||
{{>head}}
|
||||
<body>
|
||||
|
||||
{{> topbar}}
|
||||
|
||||
<div id="content">
|
||||
{{pastie}}
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue