mirror of
https://code.castopod.org/adaures/castopod
synced 2025-04-22 16:51:20 +00:00
7 lines
287 B
PHP
7 lines
287 B
PHP
<br /><br />---<br />
|
|
|
|
<small><?= lang('Subscription.emails.footer', [
|
|
'castopod' => '<a href="https://castopod.org/">Castopod</a>',
|
|
'host' => '<a href="' . base_url('', 'https') . '">' . current_domain() . '</a>',
|
|
], $subscription->podcast->language_code, false) ?></small>
|