mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-10-02 15:00:02 +00:00
12 lines
125 B
Text
12 lines
125 B
Text
{{>head}}
|
|
<body>
|
|
{{> topbar}}
|
|
<div id="content" class="error">
|
|
|
|
{{error_code}}
|
|
{{error_message}}
|
|
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|