X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/2f9cb34a07fcd98effda2fa900e48c31813f14c8..6d4d8644ae79d264dda4e9d3cb0322962a182463:/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 %}
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 %}