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

{{ legend|upper }}


Plano TipuFatinUniversidadeNasaun
{{ schol.subject }} {{ schol.type }} {{ schol.place }} {{ schol.university.name }} {{ schol.country.name }}
Tinan Data Hahu Data Remata Anekso Pareser
{{schol.year}} {{schol.start_date}} {{schol.end_date}} {% if schol.file %} {% endif %}

{% if emp.thesis %} {% else %} {% endif %}
StaffUnidade/EkipaPozisaunPeriodu Servisu
{{emp.emp}} {% if emp.emp.curempdivision.unit %}{{ emp.emp.curempdivision.unit.name }}{% else %}{{ emp.emp.curempdivision.department.name }}{% endif %} {{ emp.emp.curempposition.position.name }} {% if emp.emp.contract.all.0.end_date %} {{ emp.emp.contract.all.0.start_date|date:"d/m/Y" }} - {{ emp.emp.contract.all.0.end_date|date:"d/m/Y" }} {% else %} Indeterminable {% endif %}
TITULO MONOGRAFIA
{{emp.thesis|safe}}Seidauk Iha...

PROGRESU ESTUDO

{% if emp.is_update %} Aumenta Progresu {% if emp.thesis == None %} Aumenta Titulu Monografia {% endif %} {% endif %} {% for obj in objects %} {% endfor %}
Nu. Data Progresu Komentario #
{{forloop.counter}} {{obj.date}} {{obj.progress}} {{obj.comment|safe}}
{% endblock %} {% block scripts %} {% endblock %}