Search and feed page looks the same now
This commit is contained in:
parent
d5d6a93645
commit
4f17aba177
2 changed files with 7 additions and 8 deletions
|
|
@ -4,7 +4,5 @@
|
|||
<div class="p-2 border border-dark text-muted">
|
||||
Your search for "{{ query }}" returned {{ search_amount.total }} results.
|
||||
</div>
|
||||
<div class="p-2 border border-dark text-muted">
|
||||
{{ search_html | safe }}
|
||||
</div>
|
||||
{{ search_html | safe }}
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue