{# This template renders the search form on the main page. #}
{# TODO: show text search only if the dictionary supports this #} {% if current_pair_settings.show_korp_search %}
{% else %} {% endif %}
{% if last_searches %} {% endif %} {# vim: set ts=4 sw=4 tw=0 syntax=htmljinja : #}