{% extends 'admin/base.html' %} {% block title %}{{ t('pages.edit_page') }}{% endblock %} {% block extra_css %} {# Builder preview styles are loaded AFTER the editor_assets include further down (see the comment there) — NOT here in the head — so that page-builder-blocks.css wins specificity ties against the editor's own .ae-content element rules, like it does on the public site where those rules don't exist. #} {% endblock %} {% block content %}
{{ t('pages.edit_subtitle') }}