diff options
Diffstat (limited to 'hyperkitty/templates/search.html')
-rw-r--r-- | hyperkitty/templates/search.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hyperkitty/templates/search.html b/hyperkitty/templates/search.html index df29615..ac3b3e5 100644 --- a/hyperkitty/templates/search.html +++ b/hyperkitty/templates/search.html @@ -2,6 +2,11 @@ {% load hk_generic %} {% load gravatar %} + +{% block title %} +{{ search_type }} - {{ app_name|title }} +{% endblock %} + {% block content %} {% if threads.object_list %} |