{% extends "globus-portal-framework/v3/search-base.html" %} {% load is_active index_template is_active %} {% block breadcrumb_items %} {{block.super}} {% endblock %} {% block body %}

{{project_title}}

About

{% block landing_page_about %} Add something about your project here, in the landing_page_about block! {% endblock %}

Data Access

{% block landing_page_data_access %}

Search results are limited to members of the {{project_title}} Group.

Request Access to {{project_title}} Group {% endblock %}
{% endblock %}