{{ result.highlighted_text | link_names | safe }}
- diff --git a/kjvstudy_org/templates/search.html b/kjvstudy_org/templates/search.html index c165044..bccfe2b 100644 --- a/kjvstudy_org/templates/search.html +++ b/kjvstudy_org/templates/search.html @@ -112,18 +112,6 @@ Found {{ total_results }} result{{ 's' if total_results != 1 else '' }} for "{{ query }}" - {% if results %} -
No results found for "{{ query }}". Try different words or check your spelling.