Amend translation block

This commit is contained in:
Fizban 2020-01-23 22:58:10 +11:00
parent 4395f9e8f0
commit 511d7565a7

View file

@ -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 %}
<script>
$(document).ready(function() {
$('#tipue_search_input').tipuesearch({