{% extends "inside_base.html" %} {% block title %} {% endblock %} {% block obsah %}
{% for item in scars %} {% endfor %} {% for item in scars %} {% endfor %} {% for pn in range(propnum) %} {% for item in data[pn] %} {% if item == '0' %} {% elif item == '1' %} {% else %} {% endif %} {% endfor %} {% endfor %}
Vlastnosť{{ item.manufacturer }}
Vlastnosť{{ item.manufacturer }}
{{ column1[pn] }}
{{ item }}
{% endblock %}