{% load i18n %} {% block help_text %}

{% if help_text %}{{ help_text }}{% else %}{% trans 'Enter text to search.' %}{% endif %}

{% endblock %}