{% extends 'enterprise/base.html' %} {% load staticfiles enterprise %} {% block extrahead %} {% endblock %} {% block contents %}
{{ welcome_text }}
{% autoescape off %}{{ enterprise_welcome_text }}{% endautoescape %}