{% for employee in data %}
{% if employee.users is not empty %}
{% endif %}
{% endfor %}
{{employee.rank_name}}
{% if action == "team" %}{{employee.rank_description}}
{% endif %}
{% for user in employee.users %}
{% endfor %}
{{locale.title}}
{{locale.content_1}}{{locale.content_2}}