Files
PixivFE/views/pages/error.jet.html
T
VnPower e4d7e36b08 Init
2024-01-01 19:31:31 +07:00

7 lines
167 B
HTML

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