Files
gancio/server/emails/recover/html.pug

3 lines
102 B
Plaintext
Raw Normal View History

2019-05-30 12:12:51 +02:00
p= t('recover_email')
<a href="#{config.baseurl}/recover/#{user.recover_code}">#{t('press here')}</a>