{% if not request.user.username %}
NOTE: Your search results are limited. Logging in can improve search
results by displaying private results if you have permissions associated
with your account.
{% elif globus_portal_framework.search_debugging_enabled %}
See Debugging for fields here.
{% endif %}
{% index_template 'components/search-results.html' as it_search_results %}
{% include it_search_results %}