{% for customer_name, status in publications.items() %} {% endfor %}
Customer Status
{{ customer_name }} {{ status['status'] }}