1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2025-02-17 09:35:49 +00:00
kamokan/html/website/error.html.mstch

7 lines
87 B
Text
Raw Normal View History

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