diff --git a/templates/search.html b/templates/search.html index be5b355..711789b 100644 --- a/templates/search.html +++ b/templates/search.html @@ -1,4 +1,4 @@ -{% USE_TIPUE_SEARCH %} {% extends 'base.html' %} {% block title %} Search - {{ SITENAME|striptags }} {% endblock title %} {% block content %} +{% USE_TIPUE_SEARCH %} {% extends 'base.html' %} {% block title %} {{ _('Search') }} - {{ SITENAME|striptags }} {% endblock title %} {% block content %}