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

INFORMASAUN PLANO REKRUTAMENTO

DeskrisaunObjectivuDataPareser
{{ plan.description }} {{ plan.objective }} {{ plan.date|date:"d/m/Y" }} {% if plan.file %} {% endif %}
Naran Pojizaun Nu. Telf. Sexu
{{candidate.name}} {{candidate.plan_pos}} {{candidate.phone}} {{candidate.sex}}
{{ legend|upper }}
{% for i in shorlist %} {% endfor %} {% for i in shorlist %} {% endfor %}
{{i.name}}
{{i.sub}}
{% for obj in objects %} {% if i.pk == obj.short_list_type.pk %} * {{obj.summary|striptags|safe}}
{% else %} {% endif %} {% endfor %}
{% endblock %} {% block scripts %} {% endblock %}