{% load i18n l10n cms_tags %}
{% for language in placeholder.get_filled_languages %}{% if language.code != LANGUAGE_CODE %} {% endif %}{% endfor %} {% render_extra_menu_items placeholder %}
{# plugin child classes here #}
{{ placeholder.get_label }} {% if placeholder.is_static %}{% endif %} {% trans "Expand all" %} {% trans "Collapse all" %}