Commit 4cee18fd by Manzar Hussain

add search popup

parent c2a05fd6
...@@ -37,6 +37,7 @@ ...@@ -37,6 +37,7 @@
<div class="h_site_search"> <div class="h_site_search">
<div class="h_site_search_overlay"></div> <div class="h_site_search_overlay"></div>
<div class="hh_site_search_box"> <div class="hh_site_search_box">
<div class="h_mod_input">
{{ title_prefix }} {{ title_prefix }}
{% if label %} {% if label %}
<h2{{ title_attributes }}>{{ label }}</h2> <h2{{ title_attributes }}>{{ label }}</h2>
...@@ -47,3 +48,4 @@ ...@@ -47,3 +48,4 @@
{% endblock %} {% endblock %}
</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