{% extends "snippets/search_form.html" %} {% block search_title %} {% if not no_title %}

{% snippet 'showcase/snippets/showcase_search_result_text.html', query=query, count=count, type=type %}

{% endif %} {% endblock %}