{% include 'incl/header.html' %}
{% if results %} Showing {{results|length}} out of total number of hits: {{total}} {% else %} There are {{total}} items in our database. Search for something. {% endif %} {% include 'incl/footer.html' %}