mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-13 13:12:42 +00:00
Fixed typo in templates/500.html
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
{%block contents%}
|
{%block contents%}
|
||||||
<h1>Server Error</h1>
|
<h1>Server Error</h1>
|
||||||
<p>
|
<p>
|
||||||
An internal server error occured.
|
An internal server error occurred.
|
||||||
</p>
|
</p>
|
||||||
</h1>
|
</h1>
|
||||||
{%endblock%}
|
{%endblock%}
|
||||||
|
Reference in New Issue
Block a user