{% load theme_pipeline staticfiles %} {% block title %}{{ page_title }} | {{ platform_name }}{% endblock %} {% block styles %} {% stylesheet 'style-vendor' %} {% stylesheet 'style-main-v2' %} {% endblock %} {% block extrastyles %}{% endblock %} {% block extrahead %}{% endblock %} {% include "enterprise/widgets/segment-io-django.html" %} {% block contents %}{% endblock %}