Skip to content

include template tag not loaded when inside a block which is itself inside a css_edit template tag #13

@ljean

Description

@ljean

When having the following structure in template, the include is not working (nothing shown)

{% cms_edit %}
{% block %}
{% include "_template.html" %}
{% endblock %}
{% end_cms_edit %}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions