{# This is part of the old editor and is not invoked by AposEditor2. #} {# We are migrating away from this editor. #} {% macro aposButton(name, label, icon) %} {%- if icon -%} {% else %} {{ label }} {% endif %} {% endmacro %} {% macro aposMenu(name, label, choices) %}
{% endmacro %} {% macro aposWidgetButton(name, label, icon) %} {%- if icon -%} {% else %} {{ label }} {% endif %} {% endmacro %} {% if standalone %} {% endif %}