{% extends 'index.html' %} {% block content %}
{{ super() }} {% endblock %} {% block js %} {{ super() }} {% if term is not none %} {% endif %} {% endblock %}