{% extends "main/layout.html" %} {% load static %} {% block head %} {% endblock head %} {% block content %}
Nu. | Naran | Telefone. (1) | Telefone. (2) | Official Email |
---|---|---|---|---|
{{forloop.counter}} | {{obj.employee}} | {% if obj.phone1 %} {{obj.phone1}} {% else %} - {% endif %} | {% if obj.phone2 %} {{obj.phone2}} {% else %} - {% endif %} | {% if obj.o_email %} {{obj.o_email}} {% else %} - {% endif %} |