mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-08-03 12:50:02 +00:00
Fix displaying error messages in error response.
This commit is contained in:
parent
ba1b417f07
commit
00f32d43d3
2 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
<div id="content" class="error">
|
||||
|
||||
{{> error_code}}
|
||||
{{> error_message}}
|
||||
{{error_code}}
|
||||
{{error_message}}
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue