{% 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 }}