{% extends 'email/base.html' %} {% load inline %} {% load i18n %} {% block pre_header %} {% trans "We're thrilled to have you here! Get ready to dive into your new account." %} {% endblock %} {% block content %}
                    {% trans 'Welcome!' %} | 
            
| 
                     {% trans "We're excited to have you get started. First, you need to confirm your account. Just press the button below."%}  | 
            ||
                    
  | 
            ||
| 
                     {% trans "If that doesn't work, copy and paste the following link in your browser:" %}  | 
            ||
| 
                     {% trans "If you have any questions, just reply to this email—we're always happy to help out." %}  |