{% extends '../base.html' %} {% load static %} {% block content %}
{% comment %}
{% endcomment %} {% comment %}
{% endcomment %}
List of Trainer's
{% comment %}
{% endcomment %} {% comment %}
{% endcomment %}
{% comment %}
{% endcomment %}
{% comment %}
{% endcomment %} {% comment %}
Authors table
{% endcomment %}
{% if messages %}
{% for message in messages %} {% if message.tags == "error" %} {% elif message.tags == "success" %} {% endif %} {% endfor %}
{% endif %}
{% comment %} table {% endcomment %}
{% comment %} modal {% endcomment %}
{% comment %} FILTERS {% endcomment %}

Filters


{% comment %} FILTERS {% endcomment %} {% endblock content %}