{% extends "base.html" %} {% block title %}DoNutS - History{% endblock %} {% block main %}
History
ID Date Action Master View Zone Name Owner
{% endblock %} {% block modals %} {% include "history/modals/log.html" %} {% endblock %} {% block js%} {% include "__include__/moment.html" %} {% include "__include__/bootstrap-table.html" %} {% endblock %}