{% extends "email/default.html" %} {% block title %}Welcome to {{'SITE_NAME' | app_config}}!{% endblock %} {% block content %}

Thanks for joining {{'SITE_NAME' | app_config}}. We’re happy to have you on board. To get the most out of {{'SITE_NAME' | app_config}}, please verify your account email:

For reference, here's your username.

Please note that {{'SITE_NAME' | app_config}} will never ask you for your email, password, or two-factor token via email, text, or phone.

{% endblock %}