{% extends "main/layout.html" %} {% block content %}
| Nu. | Pojisaun | Total | ToR | Resultadu | {% if track.is_approve == True and track.is_publish == False %}# | {% endif %}
|---|---|---|---|---|---|
| {{ forloop.counter }} | {{ planpos.position }} | {{ planpos.total }} | {% if planpos.file %} {% else %} Anekso Laiha {% endif %} | Result | {% if track.is_approve == True and track.is_publish == False %}{% endif %} |
| Nu. | Naran | Pojisaun | Vaga |
|---|---|---|---|
| {{ forloop.counter }} | {{ team.employee }} | {{ team.position }} | {{ team.plan_pos }} |