1 2 3 4 5
{% extends "_partials/_auth_shell.html" %} {% block title %}Authorize {{ application_name }} — allowthem{% endblock %} {% block auth_main %}{% include "_partials/_auth_main_consent.html" %}{% endblock %}