{% extends "base.html" %} {% load url from future %} {% block title %}Results for '{{ term }}'{% endblock %} {% block content %}
{% endblock %}