{{ icon "pen" }}
{{ text "communities:label.create_post" }}
{% if draft -%}
{%- endif %} {% if quoting -%}
{% if not quoting -%}
{% else %}
{%- endif %}
{{ icon "quote" }}
{{ quoting[0].username }}'s post
{{ icon "x" }}
{{ text "dialog:action.cancel" }}
{%- endif %}
{{ components::avatar(username=user.id, size="32px",
selector_type="id") }}