{% extends "default.html" %} {% block "contents" %}

Search results:

{% if searchResults and !searchResults.length %}
No results found
{% else %} {% endif %} {% endblock %}