{% extends "base.html" %} {% block content %}

Request for Permission

The Knowledge Base Client {{ client.name }} would like to access some of your personal information.

This is a normal part of the login process to the knowledge base.

{% csrf_token %} {{ hidden_inputs }}
{% endblock %}