Amend translation block
This commit is contained in:
parent
4395f9e8f0
commit
511d7565a7
1 changed files with 1 additions and 1 deletions
|
@ -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({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue