{% extends 'base.html' %} {% block head %} {% endblock %} {% block content %}
Did you mean?: {% for term in suggestions %} {{ term }} {% if not loop.last %}, {% endif %} {% endfor %}
{%if res.path != "."%}{{res.path}}/{%endif%}{{ res.title }}
{{ res.highlights|safe }}