{# templates/partials/_detailed_summary.html #}
{% trans %} {{ report_detailed_summary }} {% endtrans %}{# Loop through each processed item group (e.g., an email or a process) #} {% for d_section in sections %} {% if d_section.title %}
{{ d_section.title }} |