Commit 6ce6e1a9 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

add new div

See merge request manzarH/dic-global-dev!162
parents d32b5f9d dbd08802
......@@ -31,6 +31,7 @@
{% if items %}
{% if menu_level == 0 %}
<div class="h_menu_c_b">
<div class="h_m_mob_c">
<ul class="h_nav_main">
{% else %}
......@@ -56,6 +57,7 @@
{% endfor %}
</ul>
</div>
</div>
{% endif %}
{% endmacro %}
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