- {{ addBlock('list/extra-actions', {'ad': adv, 'vars': _context}, ['favs', 'comparisons'])|raw }}
-
-
-
- {{ adv.name }}
-
- {% if not setting_value('visiosoft.module.advs::hide_ad_cat') %}
-
{{ adv.cat1_name }} /{{ adv.cat2_name }}
- {% endif %}
- {% if showPrice %}
-
- {{ adv.price != '0' ? currency_format(adv.price,adv.currency) : trans('visiosoft.module.advs::field.free') }}
-
- {% endif %}
-
-
+
+ {{ addBlock('list/extra-actions', {'ad': adv, 'vars': _context}, ['favs', 'comparisons'])|raw }}
+
+
+
+ {{ adv.name }}
+
+ {% if not setting_value('visiosoft.module.advs::hide_ad_cat') %}
+
{{ adv.cat1_name }} /{{ adv.cat2_name }}
+ {% endif %}
+ {% if showPrice %}
+
+ {{ adv.price != '0' ? currency_format(adv.price,adv.currency) : trans('visiosoft.module.advs::field.free') }}
+
+ {% endif %}
+
+
+