<?php include '_salutation.phtml' ?>
that is the confirmation, for the secret-login.<br />
<br />
<a href="<?= $this->url('small-user-auth', ['action' => 'secret-login', 'code' => $this->code], ['force_canonical' => true]); ?>">
	<?= $this->url('small-user-auth', ['action' => 'secret-login', 'code' => $this->code], ['force_canonical' => true]); ?>
</a>