{% for config in configs %}
On {{ config.modification_time|default:'Current' }} {{ config.user }} changed the {{ config.name }} configuration
{{ config.html }}
{% endfor %}