X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/5e942ab9a9a217a8482a324c3e61fdd83c1c4247..0ba24b411f3a582d7688d591c451f307434a2c3a:/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 %}