{% comment %} Unified BlockNote template supporting both edit and readonly modes. Context variables: - mode: 'edit' or 'readonly' - All existing widget/template_tag context variables {% endcomment %} {% if mode == 'readonly' and not has_content %}
{% else %} {% endif %}