<?php $resetLink = $this->qualifiedUrl('resetPassword', array('user' => $user, 'token' => $token)); ?> To reset your password, please go to the following page: <?= $resetLink ?> If you do not wish to reset your password, ignore this message. It will expire in 24 hours.