{% extends 'base_template.html' %} {% block content %}

You're not authorised to see this page

{% if is_verified %}

Sorry about that, if you think this is in error please contact the database administrator.

{% else %}

You're not currently verified, once a database officer confirms you are affiliated with the club you may be able to see this page.

{% endif %}
{% endblock %}