X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/2f9cb34a07fcd98effda2fa900e48c31813f14c8..2121965a8cce50d797ba70438f3a936085fe32a1:/redakcja/templates/500.html diff --git a/redakcja/templates/500.html b/redakcja/templates/500.html index 05c0bc36..8653f4dd 100644 --- a/redakcja/templates/500.html +++ b/redakcja/templates/500.html @@ -1,11 +1,10 @@ {% extends "error_base.html" %} -{% block "content" %} +{% block content %}

Internal Server Error

Unfortunately our WWW server was unable to deliver the page you asked for. We're sorry for the inconvenience.

-

The administrator has been already notified of the error, but if you'd like to provide more information, write to our e-mail.

- +

The administrator has been already notified of the error, but if you'd like to provide more information, write to our e-mail.

{% endblock %}