{% load common_tags %}
{% for key, val in allocations_by_fos.items %} {% endfor %}
Field of Science Active Allocation Count User Count
{{key}} {{val}} {{active_users_by_fos|get_value_from_dict:key}}
Total Active Users: {{total_allocations_users}}
Total Principal Investigators: {{active_pi_count}}