1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2025-08-19 13:29:49 +00:00

Move installable html into the website/ subdirectory.

This commit is contained in:
King_DuckZ 2017-05-14 18:14:52 +01:00
parent c7545f27cf
commit 5baaa8c8a8
15 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,11 @@
{{>head}}
<body>
{{> topbar}}
<div id="content">
{{pastie}}
</div>
</body>
</html>