{% extends "base.html" %} {% load staticfiles %} {% block content %}
{% csrf_token %}

For details on how to perform searches, get some help.

{% include "analysis/search_results.html" %}
{% endblock %}