{{!-- scroll to bottom button is not part of compose but helps us align it at various screens sizes with minimal css and no JS. We keep it `position: absolute` to prevent it changing compose box layout in any way. --}}
{{#unless embedded }} {{/unless}}
{{!-- We start with the low-attention-recipient-row class on the template to avoid showing the transition when the compose box first opens. Note that this class is immediately removed when it's not used, so, for example, opening the compose box from Inbox view does not cause any flash of unwanted styling. --}}
{{> dropdown_widget_wrapper widget_name="compose_select_recipient"}}
{{> topic_not_mandatory_placeholder_text empty_string_topic_display_name=empty_string_topic_display_name}}
{{> compose_control_buttons . }}