Files
PixivFE/views/pages/error.jet.html
T
2024-02-17 19:34:53 +00:00

7 lines
146 B
HTML

<div class="container error">
<h2>Oh no! Errors!</h2>
<p>This is what you got instead ¯\_(ツ)_/¯</p>
<br />
{{ Error }}
</div>