mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-27 03:10:32 -06:00
7 lines
130 B
Twig
7 lines
130 B
Twig
|
|
{{ trans('email.closing')|raw }}
|
|
|
|
{{ trans('email.signature')|raw }}
|
|
|
|
{{ trans('email.footer_ps', {ipAddress: ipAddress})|raw }}
|