No managers in database.
{% else %}
Title | Incumbent | Active | President | Workshift | |
---|---|---|---|---|---|
{{ pos.title }} | {% if pos.incumbent %} {{ pos.incumbent.user.get_full_name }}{% endif %} | {% if pos.active %}![]() ![]() |
{% if pos.president %}![]() ![]() |
{% if pos.workshift_manager %}![]() ![]() |
{% if pos.email %} {{ pos.email }}{% endif %} |