mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-07 16:56:43 +02:00
5 lines
122 B
PHP
5 lines
122 B
PHP
<p>
|
|
<a href="<?= url_to('verify-magic-link') ?>?token=<?= $token ?>">
|
|
<?= lang('Auth.login') ?>
|
|
</a>
|
|
</p>
|