{% extends 'enterprise/base.html' %} {% load i18n staticfiles %} {% block extrastyles %} {% endblock %} {% block extrahead %} {% endblock %} {% block contents %}

{{ platform_name }}


{% if enterprise_customer.branding_configuration %} {% endif %}

{{ welcome_text }}

{{ enterprise_welcome_text|safe }}

{% endblock %}