{% extends "base.html" %} {% block body %}
{% for employee in data %} {% if employee.users is not empty %} {% endif %} {% endfor %}

{{locale.title}}

{{locale.content_1}}
{{locale.content_2}}
{% endblock %}