1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-11-23 00:33:44 +00:00
kamokan/html/website/error.html.mstch

7 lines
87 B
Text
Raw Normal View History

2017-06-21 07:18:49 +00:00
{{> page2-top}}
2017-06-21 07:18:49 +00:00
<div id="message">
<p>{{error_message}}</p>
</div>
2017-06-21 07:18:49 +00:00
{{> page2-bottom}}