X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/2f9cb34a07fcd98effda2fa900e48c31813f14c8..7b63c935ede34464745fd7b2f7ace69ac8254a43:/redakcja/templates/503.html diff --git a/redakcja/templates/503.html b/redakcja/templates/503.html index e85bc797..27171960 100644 --- a/redakcja/templates/503.html +++ b/redakcja/templates/503.html @@ -1,6 +1,6 @@ {% extends "error_base.html" %} -{% block "content" %} +{% block content %}

Service temporarily unavailable

@@ -10,4 +10,4 @@ The service is unavailable due to maintanance.

Please try again later.

-{% endblock "content" %} +{% endblock content %}