{# XXX: not used ? #} {% macro m_audit_entry(e) %} {{ e.msg }} {% if e.entity_deleted %}{% endif %} {%- if e.changes %} {% endif %} {% endmacro %} {% macro m_security_entry(e) %} {{ e.msg }} {% endmacro %} {# This one is used, though! #} {% macro m_stats(stats) %} {% endmacro %}