{% extends template.layout ?: "theme::layouts/default" %} {% block content %} {{ content|raw }} {% if form.mode == 'edit' %} {% endif %} {% endblock %}