iris/_examples/routing/subdomains/http-errors-view/views/partials/500.html
Gerasimos (Makis) Maropoulos 8340285e7d
fix #1588
2020-08-15 12:17:48 +03:00

4 lines
89 B
HTML

<div style="background-color: white; color: red">
<h1>Internal Server Error</h1>
</div>