{% extends "platform/base.html" %} {% block extra_head %} {% if appContext.customComponent %} {% if appContext.customComponent.script_url %} {% endif %} {% if appContext.customComponent.style_url %} {% endif %} {% endif %} {% endblock %}