{% extends 'base_cover.html' %} {% block main %}

Client: {{ client.client_id }}, User: {{ user.username }} ({{ user.email }})

Allow access?

{% if state %} {% endif %}
{% endblock main %}