{% extends "layout.txt" %}{% block content %}{{ _('Your account has been reactivated') }}.
{{ _('You can now use all the features on FitTrackee') }}.{% if reason %}

{{ _('Reason:') }} {{ reason }}{% endif %}{% endblock %}