forum: use pure jinja for search bar

This commit is contained in:
2018-12-12 16:54:19 +01:00
committed by Skia
parent 6891174935
commit fc7e45190d
6 changed files with 10 additions and 31 deletions

View File

@@ -4,7 +4,7 @@
{% block content %}
<div id="forum">
{{ display_search_bar() }}
{{ display_search_bar(request) }}
{% if object_list|length != 0 %}
<br>
<div class="search-results">