mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2024-11-23 00:33:44 +00:00
12 lines
117 B
Text
12 lines
117 B
Text
{{>head}}
|
|
<body>
|
|
|
|
<div id="content" class="error">
|
|
|
|
{{> error_code}}
|
|
{{> error_message}}
|
|
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|