{% extends "funds/submissions.html" %} {% block page_header %}

Search Results

{% if search_term %}
There are {{ object_list.count }} results for: {{ search_term }}
{% endif %}
{% endblock %}