{% extends "layout.html" %} {% block title %}Confirm email change{% endblock %} {% block preheader %}Use this link to confirm email change.{% endblock %} {% block content %}
You recently requested to change your email address for your FitTrackee account. Use the button below to confirm this address.
|
{% if operating_system and browser_name %}For security, this request was received from a {{operating_system}} device using {{browser_name}}. {% endif %}If this email change wasn't initiated by you, please ignore this email.
Thanks,
The FitTrackee Team
|
If you’re having trouble with the button above, copy and paste the URL below into your web browser. {{email_confirmation_url}} |