All checks were successful
Run unit tests / copyright_notice (pull_request) Successful in 56s
Run unit tests / rubocop (pull_request) Successful in 1m10s
Run unit tests / check-licenses (pull_request) Successful in 1m20s
Run unit tests / unit_tests (pull_request) Successful in 2m3s
Run unit tests / build-static-assets (pull_request) Successful in 9m10s
8 lines
188 B
Plaintext
8 lines
188 B
Plaintext
<%# Copyright (C) 2024-2025 LibreWeddingPlanner contributors %>
|
|
|
|
<p><%= I18n.t('admin_mailer.greeting') %>,</p>
|
|
|
|
<p>
|
|
<%= I18n.t('admin_mailer.invitations_pdf_email.paragraph_1') %>
|
|
</p>
|