no results class
This commit is contained in:
parent
ceb8bbcebb
commit
0ed4be7bf6
|
@ -35,7 +35,7 @@
|
|||
<a href="{{ result.object.get_absolute_url }}&search={{ query }}">{{ result.object.title }}</a>
|
||||
</p>
|
||||
{% empty %}
|
||||
<p>No results found.</p>
|
||||
<p class="noResults">No results found.</p>
|
||||
{% endfor %}
|
||||
|
||||
{% if page.has_previous or page.has_next %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user