Commit ed430696 by Manzar Hussain

link products

parent 28ce640f
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
{% set url = url('<current>') %} {% set url = url('<current>') %}
{% if 'products' not in url|render|render %} {% if 'products' not in url|render|render %}
<div class="cs_btn_c_b"> <div class="cs_btn_c_b">
<a href="">View All &nbsp;<i class="fa fa-angle-right" aria-hidden="true"></i></a> <a href="/products">View All &nbsp;<i class="fa fa-angle-right" aria-hidden="true"></i></a>
</div> </div>
{% endif %} {% endif %}
</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