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
2017-06-21 08:18:49 +01:00

7 lines
No EOL
87 B
Text

{{> page2-top}}
<div id="message">
<p>{{error_message}}</p>
</div>
{{> page2-bottom}}