{% extends "./inc_base.html" %} {% block content %}
{% if 4 != category.model %} {%else%} {% if controller.cart.num %}{{controller.cart.num}}{%else%}0{%endif%} {%endif%}

{% include "./inc_nav.html" %} {% include "./inc_sliderbar.html" %}
{% endblock%} {% block script %} {% endblock %}