{% extends "main/layout.html" %} {% block content %}

{{ legend|upper }}

Deskrisaun Objectivu Data ToR POJISAUN VACANCY TRACKING NUMBER TOTAL
{{ plan.description }} {{ plan.objective }} {{ plan.date|date:"d/m/Y" }} {% if plan.file %} {% endif %} {{ planpos.position|upper }} {{ planpos.number|upper }} {{ planpos.total }}
LISTA PAINEL {% if track.is_approve == True and track.is_publish == False %} Aumenta Painel {% endif %}
{% for team in teams %} {% endfor %}
Nu.NaranPojisaun#
{{ forloop.counter }} {{ team.employee }} {{ team.position }} {% if track.is_finish == False %} {% else %} {% endif %}
{% endblock %} {% block scripts %} {% endblock %}