castopod/themes/cp_admin/subscription/email/_footer.php

7 lines
283 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>