diff --git a/nyaa/templates/search_results.html b/nyaa/templates/search_results.html index f4c5ff2..a73858a 100644 --- a/nyaa/templates/search_results.html +++ b/nyaa/templates/search_results.html @@ -12,7 +12,7 @@ {% if special_results is defined and not search.user %} {% if special_results.first_word_user %}
- Click here to see only results uploaded by {{ special_results.first_word_user.username }} + Click here to see only results uploaded by {{ special_results.first_word_user.username }}
{% endif %} {% endif %} @@ -61,11 +61,11 @@ {% set icon_dir = config.SITE_FLAVOR %} {% if use_elastic %} - + {% else %} - + {% endif %} - {{ category_name(cat_id) }} + {{ category_name(cat_id) }} {% if use_elastic %}