{% extends 'base.html' %} {% block content %} {% if access %}

Access

Process

{% else %} There is no access to show. {% endif %} {% endblock content %}