Files
PixivFE/template/error.jet.html
T
2023-06-24 19:59:18 +07:00

5 lines
106 B
HTML

<div class="container" style="text-align: center">
<h2>Error: {{ Title }}</h2>
{{ Error }}
</div>