{% extends 'noel/base.html' %} {% load highlight %} {% load markup %} {% block extra_head %} {% endblock %} {% block content %}
{{ result.object.title }}
{{ result.text|truncatewords:60|markdown|safe }}
No results found.
{% endfor %} {% else %} {# Show some example queries to run, maybe query syntax, something else? #} {% endif %} {% if page.has_previous or page.has_next %} {% endif %}