{% include 'header.html' %}
Search term: {{ search_term }} ({{ catalogue }})
{% if corrections %}Alternate search suggestions: {% for cr in corrections %} {{ cr }} {% if not loop.last %} | {% endif %} {% endfor %}
{% endif %} {% for r in results %} {% if loop.index % 2 %}{{ r.name }}
{{ r.description }}
{{ r.name }}
{{ r.description }}