{% comment %} * Parameters * icon_left: Element icon_right: Element slot: Element | string class: string {% endcomment %} {% if loading %} Loading... {% else %} {{ icon_left }} {{ slot }} {{ icon_right }} {% endif %}