{% extends 'enterprise/base.html' %} {% load i18n staticfiles enterprise %} {% block extrahead %} {% endblock %} {% block contents %}
{% include "enterprise/_enterprise_customer_sidebar.html" %}
{% include "enterprise/_data_sharing_policy.html" %}
{% endblock %}