Commit 28ce640f by Manzar Hussain

condition add

parent aef7b2de
...@@ -59,10 +59,12 @@ ...@@ -59,10 +59,12 @@
{% endfor %} {% endfor %}
</div> </div>
</div> </div>
{% set url = url('<current>') %}
{# <div class="cs_btn_c_b"> {% if 'products' not in url|render|render %}
<div class="cs_btn_c_b">
<a href="">View All &nbsp;<i class="fa fa-angle-right" aria-hidden="true"></i></a> <a href="">View All &nbsp;<i class="fa fa-angle-right" aria-hidden="true"></i></a>
</div> #} </div>
{% endif %}
</div> </div>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment