{# Account confirmation screen #}
Account details
Username {{ account.username }}
Region {{ account.region.value }}
UID {{ account.uid }}
{% if not view %}
Your account has been added successfully. You can now use it to connect to printers.
{% endif %}