{# /** * @file * Default theme implementation for the CKEditor settings toolbar. * * Available variables: * - multiple_buttons: A list of buttons that may be added multiple times. * - disabled_buttons: A list of disabled buttons. * - active_buttons: A list of active button rows. * * @see template_preprocess_ckeditor_settings_toolbar() * * @ingroup themeable */ #} {% apply spaceless %}
{% endapply %}