summaryrefslogtreecommitdiff
path: root/templates/search/search.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/search/search.html')
-rw-r--r--templates/search/search.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/search/search.html b/templates/search/search.html
index e441d47..faf749d 100644
--- a/templates/search/search.html
+++ b/templates/search/search.html
@@ -28,6 +28,7 @@ var end_do_you_mean = "{% trans '?' %}";
{% endif %}
{% else %}
+{% comment %}
<form id='search-form' class='autocomplete-me'>
<input type="text" id="id_q" name="q" autocomplete="off"
placeholder="TROUVEZ un concert, du poulet fermier..."/>
@@ -36,6 +37,7 @@ var end_do_you_mean = "{% trans '?' %}";
<i class="fa fa-search" aria-hidden="true"></i>
</button>
</form>
+{% endcomment %}
<div id='spelling'></div>
<div id='search-result'></div>
<script type='text/javascript'>