Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eclipse Foundation
IT
Websites
membership.eclipse.org
Commits
c1ce7b70
Commit
c1ce7b70
authored
Aug 12, 2021
by
Martin Lowe
🇨🇦
Committed by
Martin Lowe
Aug 18, 2021
Browse files
Add footer section to email indicating this is an automated message
parent
142c5f71
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/main/resources/templates/emails/form_membership_email_template.txt
View file @
c1ce7b70
...
...
@@ -47,3 +47,8 @@ Effective Date: {wg.effectiveDate}
Contact Name: {wg.contact.fName} {wg.contact.lName}
{/for}
----------
This is an automatic message from https://membership.eclipse.org
Twitter: @EclipseFdn
src/main/resources/templates/emails/form_membership_email_web_template.html
View file @
c1ce7b70
...
...
@@ -69,6 +69,9 @@
{/for}
</tbody>
</table>
<hr
style=
"margin:40px 20px "
>
<p
style=
"text-align: center"
>
This is an automatic message from
<a
href=
"https://membership.eclipse.org"
>
https://membership.eclipse.org
</a></p>
<p
style=
"text-align: center"
>
Twitter:
<a
href=
"https://twitter.com/EclipseFdn"
>
@EclipseFdn
</a></p>
</div>
</div>
</div>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment