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%}
|
||||
<h1>Server Error</h1>
|
||||
<p>
|
||||
An internal server error occured.
|
||||
An internal server error occurred.
|
||||
</p>
|
||||
</h1>
|
||||
{%endblock%}
|
||||
|
Reference in New Issue
Block a user