{% extends "base_layout.html" %} {% block headers %}
Welcome {{ return_user.info.hon_title or '' }} {{ return_user.info.first_name }} {{ return_user.info.middle_name or '' }} {{ return_user.info.last_name }}
It will allow you to login with the associated email: {{ return_user.info.email }}
Please make your password difficult to predict.
You will receive a validation email with a link to click, then your login will become active here.