{% macro notification_fxa_updated() -%}

{{ _('Good news!') }} {{ _('You can now sign in to Mozilla Support using your Mozilla account.') }} {{ _('Read More') }}

{%- endmacro %} {% macro notification_already_migrated() -%}

{{ _('Sorry!') }} {{ _('You already have a Mozilla account. Please use your Mozilla account instead of your Mozilla Support account.') }}

{%- endmacro %}