{% extends "main/layout.html" %} {% block content %}
Nu. | Naran | Periode Hahu | Periode Remata | Status |
---|---|---|---|---|
{{forloop.counter}} | {{obj.employee}} | {{obj.start_month}} - {{obj.start_year}} | {{obj.end_month}} - {{obj.end_year}} | {% if obj.is_active %} ATIVU {% else %} LA ATIVU {% endif %} |