This commit is contained in:
lesion
2019-06-09 01:53:24 +02:00
parent 792bc64ce5
commit d1a56e5135
10 changed files with 28 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
p= t('email.registration')
p= t('email.register')
hr
small #{config.title} / #{config.description}

View File

@@ -1 +1 @@
| [Gancio] #{t('register.request')}
| [Gancio] #{t('email.register.subject')}

View File

@@ -1 +1,6 @@
| dioicane ciao
p= t('email.register')
hr
small #{config.title} / #{config.description}
br
small <a href="#{config.baseurl}">#{config.baseurl}</a>