{% extends '::base.html.twig' %} {% block metakeywords %}{{currentCategory.metakeywords}}{% endblock %} {% block metadescription %}{{currentCategory.metadescription}}{% endblock %} {% block title %}{{currentCategory.metakeywords}}{% endblock %} {% block body %}
{% if currentCategory.title == 'Системы забора' %} {% endif %} {% if h1Onpage %}

{{h1Onpage}}

{% endif %}
{% if product|length > 0 %} {% endif %}
{% if textOnpage %} {% endif %}
{% endblock %}