{{status_filter}} Official
{% if official_list %}
{% for official in official_list %}
{% endfor %}
{% else %}
Position: {{official.designation}}
- Name: {{official.name}}
No officials found for the selected status.
{% endif %}