This commit is contained in:
Georg Brandl 2010-08-14 14:33:08 +02:00
commit 8581b49545

View File

@ -20,7 +20,7 @@
{% if search_performed %}
<h2>Search Results</h2>
{% if not search_results %}
<p>'Your search did not match any results.</p>
<p>Your search did not match any results.</p>
{% endif %}
{% endif %}
<div id="search-results">