Тема: Opencard 3 доможіть з twig
в catalog контролері product/category.php 
public function index() {            
                $data['text1'] = "text1";в шаблоні catalog\view\theme\zemez818\template\product\category.twig
{% if text1 %}                
                    {{ text1 }}
            {% else %}
                qwewe- ця фігня виводиться
            {% endif %}Що не так?


