{% extends "proposal/master.html"%} {% block title %}Proposals Search{% endblock %} {% block content %}
One proposal was found.
{% else %}There were {{ objectCount }} proposals found.
{% endifequal %} {% else %} {% if userQuery %}Sorry, no proposal was found in that search.
{% else %}Sorry, no proposal was found under this letter.
{% endif %} {% endif %} {% else %}Please search for registered proposals below.
{% endif %} {% include "snippets/proposalsindex.html" %} {% include "snippets/proposalssearchform.html" %} {% if showRegisterTable %}