{% load i18n %} {% load static %} {% block customCSS %} {% endblock %} {% block customMetaTag %} {% endblock %} {% block title %} {% trans "Not authorized!" %} {% endblock %} {% block description %} {% trans "Form resubmission not allowed." %} {% endblock %} {% block body %}
{% trans 'Sorry, re-submission is not allowed' %}.
{% translate "But don't worry, you can create a new appointment" %}.