{% load static %} Imam Javad API - Swagger UI {% csrf_token %}
{% if request.session.swagger_user_info %}
Authenticated
{% else %}
Not Authenticated
{% endif %}
Documentation {% if request.session.swagger_user_info %} Logout {% else %} Authenticate {% endif %}