{% extends "base.html" %} {% block title %}Search{% if q %}: {{ q }}{% endif %} — The Spring{% endblock %} {% block content %}
{{ total }} result{% if total != 1 %}s{% endif %} for “{{ q }}” · scope: {{ scope }}
{% if results %}— no matches. try different words, or broaden scope. —
{% endif %} {% else %}