aboutsummaryrefslogtreecommitdiffstats
path: root/pelican-bootstrap3/templates/search.html
diff options
context:
space:
mode:
Diffstat (limited to 'pelican-bootstrap3/templates/search.html')
-rw-r--r--pelican-bootstrap3/templates/search.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pelican-bootstrap3/templates/search.html b/pelican-bootstrap3/templates/search.html
index 04e308b..ec49a40 100644
--- a/pelican-bootstrap3/templates/search.html
+++ b/pelican-bootstrap3/templates/search.html
@@ -1,7 +1,7 @@
{% extends 'base.html' %}
{% block title %}
-Search - {{ super() }}
+{{ _('Search') }} - {{ super() }}
{% endblock %}
{% block scripts %}