Commit bdae343a by Manzar Hussain

remove div

parent fbbfb4b2
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
{% if items %} {% if items %}
{% if menu_level == 0 %} {% if menu_level == 0 %}
<div class="h_menu_c_b"> <div class="h_menu_c_b">
<div class="h_m_mob_c">
<ul class="h_nav_main"> <ul class="h_nav_main">
{% else %} {% else %}
...@@ -59,7 +58,6 @@ ...@@ -59,7 +58,6 @@
</div> </div>
</ul> </ul>
</div> </div>
</div>
{% endif %} {% endif %}
{% endmacro %} {% 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