{% extends "base.html" %} {% block content %}
History of imports and modifications based on audit files.
{% if history is not none and not history.empty %}| {{ col|capitalize }} | {% endfor %}
|---|
| {{ row[col] }} | {% endfor %}
No history records found.
{% endif %} {% endblock %}