{{ message }}
{# Search form results list #} {% extends "contact/base.html" %}{% load molly_utils %} {% load i18n %} {% block title %}{% trans "Contact Search" %}{% if query %}: {{ query }}{% endif %}{% endblock %} {% block content %} {% include "contact/search_form.html" %} {% if form.is_valid %}