Wolfgang Huß 985a8c3720
fix(backend): fix e-mail character encoding (#8886)
* Improve e-mail base design

* Refine e-mail design

* Adjust e-mail snapshots

* Avoid early html encoding for all parameters in locals

* Avoid early html encoding for all '= t()'

* Avoid early html encoding for the remaining '='
2025-09-11 16:18:15 +02:00

10 lines
223 B
Plaintext

extend ../layout.pug
block content
.content
p!= t('resetPassword.introduction')
a.button(href=actionUrl)!= t('buttons.confirmEmail')
p!= t('resetPassword.ignore')
p!= t('resetPassword.codeHint')
span!= nonce