email_token_txt.php 471 B

1234567891011121314
  1. <?php
  2. // Copyright 2019 Hackware SpA <human@hackware.cl>
  3. // Part of "Hackware Web Services Core", released under the MIT License terms.
  4. ?>
  5. Bip bap boop,
  6. <?= __('Accede a tu cuenta por medio del siguiente enlace: :link', ['link' => $email_token_link]) ?>
  7. <?= __('Estás recibiendo este correo porque alguien solicitó acceder a tu cuenta vía email, si no fuiste tu simplemente ignora este mensaje.') ?>
  8. <?= __('Buuurp tip tip tooop (despedida en idioma robot).') ?>