{% extends "email_base.html" %} {% block content %}
Hello {{ user_name }},
Thank you for joining Confess! To complete your registration and start sharing your confessions, please use the verification code below.
Your verification code is:
This code expires in 5 minutes
Enter this code in the app to verify your email address.
If you did not create an account with us, please ignore this email.
{% endblock %}