Commit 8c8ddcca by Manzar Hussain

add menu

parent 452a49a4
......@@ -46,7 +46,7 @@
Keyboard navigation/accessibility link to main content section in
page.html.twig.
#}
<!-- search container box start -->
<!-- search container box start -->
<div class="h_site_search">
<div class="h_site_search_overlay"></div>
<div class="hh_site_search_box">
......@@ -90,6 +90,7 @@
</div>
</div>
<!-- change region container start -->
<a href="#main-content" class="visually-hidden focusable skip-link">
{{ 'Skip to main content'|t }}
</a>
......
......@@ -54,8 +54,6 @@
</div>
</div>
{{ page.content }}
......
......@@ -19,8 +19,5 @@
]
%}
{% if content %}
<div class="h_menu_c_b">
{{ content }}
</div>
{% endif %}
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