mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-01 11:31:06 +00:00
19 lines
437 B
Twig
19 lines
437 B
Twig
|
|
<p>Hey there!</p>
|
||
|
|
|
||
|
|
<p>Welkome to Firefly III. Your registration has made it, and this email is here to confirm it.</p>
|
||
|
|
|
||
|
|
<p>Thanks for using Firefly!</p>
|
||
|
|
|
||
|
|
<script type="application/ld+json">
|
||
|
|
{
|
||
|
|
"@context": "http://schema.org",
|
||
|
|
"@type": "EmailMessage",
|
||
|
|
"action": {
|
||
|
|
"@type": "ViewAction",
|
||
|
|
"url": "https://geld.nder.be/",
|
||
|
|
"name": "Visit Firefly III"
|
||
|
|
},
|
||
|
|
"description": "Visit Firefly III"
|
||
|
|
}
|
||
|
|
</script>
|