{% extends "base.html" %} {% block content %} {% include "widgets/bigsearch.html" %}
{% include "widgets/itemlist.html" with list=results show_paths=True show_placeholder=True %} {% endblock %}