Files
fizzy/app/views/mailers/import_mailer/failed.html.erb
T
2026-02-02 12:36:48 +01:00

9 lines
337 B
Plaintext

<p class="subtitle">Unfortunately, we couldn't import your Fizzy account.</p>
<p>
This may be due to corrupted export data or a conflict with existing data.
Please try again with a fresh export, or reach out for help if the problem persists.
</p>
<p class="footer">Need help? <%= mail_to "support@fizzy.do", "Send us an email" %>.</p>