{% extends "views/layouts/base.html" %} {% block yield %}
{% if lightningType === 'app' || lightningType === 'component' %}
{% if lightningType === 'component' %}
{% endif %}
{% endif %}
{% endblock %} {% block buttons %} {% include 'views/partials/cancel_button.html' %} {% endblock %} {% block body_js %} {% endblock %}