{% include "tracking.html" %}
{% include "header.html"%}
Accounting summary - Generated {{today}}
Table with all group-site associations
{% include "summary_table.html" %}
Accounting summary by region
{% for cloud, info in clouds %}
{{cloud}}
{% endfor %}
{% for cloud, info in clouds %}
{% endfor %}