{% extends "base.html" %} {% load humanize %} {% load customfilter %} {% load qr_code %} {% load static %} {% block pageContent %} {% block headerContent %} {% endblock headerContent %}

{{page_title}}


{% csrf_token %}
Cancel
{% endblock pageContent %} {% block ScriptBlock %} {% endblock ScriptBlock %}