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

6 lines
126 B
Plaintext
Raw Normal View History

2019-06-09 01:53:24 +02:00
p= t('email.register')
2019-05-30 12:12:51 +02:00
hr
small #{config.title} / #{config.description}
br
2019-07-05 22:40:32 +02:00
<a href='#{config.baseurl}'> #{config.baseurl}</a>