{% extends "base_template.html" %} {% block title %}Verify your email address{% endblock %} {% block content %}
Hi {{ first_name }},
Verify your email with the code below to start using Emo:
{{ token }}
If you did not create an Cut To Wear account, you can ignore this message.
{% endblock %}