{% extends "base_sidebar.html" %} {% block sidebar_block %} {% endblock %} {% block content_table %} {% for row in result %} {% if row[6] == '+' %} {% else %} {% endif %} {% for elem in row %} {% endfor %} {% endfor %}
{% if loop.last %} {% if row[6] == '+' %} Аннулирована {% else %} {% if edit == 1 or fio == row[2] %}   {% if del_yes == 1 %}     {% endif %} {% else %}   {% endif %} {% endif %} {% elseif aShapka[loop.index0] =='ТЗ'%} {% elseif aShapka[loop.index0] =='Зам.'%} ! {% elseif aShapka[loop.index0] =='Исполнитель'%} {{ elem|nl2br }} {% else %} {% if elem == '00.00.0000' %}   {% else %} {% if row[6] == '+' and loop.index0 == 0 and del_yes == 1 %} {% else %} {% if (elem|length > 0 and loop.index0 != 11 ) or ( elem|length == 8 and loop.index0 == 11) %} {{ elem }} {% else %}

 ..  

{% endif %} {% endif %} {% endif %} {% endif %}
{% endblock %} {% block modal %} {% include 'modal_jornal.html' %} {% include 'modal_TZ.html' %} {% include 'modal_ZAM.html' %} {% endblock %} {% block scriptjs%} {% if resOne[0] > 0 %} {% endif %} {% if TZ_view > 0 %} {% endif %} {% if ZAM_view > 0 %} {% endif %} {% endblock %}