{% extends 'adminlte/lib/base.html' %} {% block content %}
{% csrf_token %}
{% if permission %}
{% endif %}
{% endblock %}