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