{% extends "assetcloud/pages/search_base.html" %} {% load humanize %} {% block title %}Search{% endblock %} {% block content %} {% with page.object_list as results %} {{ block.super }} {% endwith %} {% endblock %} {% block sidebar %} {% block filters %}