castopod/themes/cp_auth/emails/email_activate_email.php

4 lines
70 B
PHP
Raw Normal View History

<p><?= lang('Auth.emailActivateMailBody') ?></p>
<p><?= $code ?></p>