diff --git a/lib/omsmailer_web/templates/page/welcome.html.eex b/lib/omsmailer_web/templates/page/new_member.html.eex
similarity index 59%
rename from lib/omsmailer_web/templates/page/welcome.html.eex
rename to lib/omsmailer_web/templates/page/new_member.html.eex
index 1197512..5fe58ae 100644
--- a/lib/omsmailer_web/templates/page/welcome.html.eex
+++ b/lib/omsmailer_web/templates/page/new_member.html.eex
@@ -2,7 +2,7 @@
-<%= render(OmsmailerWeb.SnippetsView, "head.html", title: "MyAEGEE: Welcome to MyAEGEE") %>
+<%= render(OmsmailerWeb.SnippetsView, "head.html", title: "MyAEGEE: Welcome to AEGEE") %>
@@ -38,13 +38,32 @@
- Welcome to MyAEGEE
- You successfully registered, welcome to the AEGEE family!
+ Hello, <%= @parameters["member_firstname"] %>
+ Welcome to AEGEE! You have taken the first steps to discover the AEGEE Universe. In this mail you can find some further information to help you further along in your journey.
|
- The MyAEGEE is the new central gathering point of IT in AEGEE, you are invited to explore it. If you get lost or need help, either check out our How-To Guides, issue a bug or contact the development team
+ For quick information and communication the following links will help you out:
+ AEGEE Wiki (the knowledge backbone of AEGEE)
+ Mailing lists (official communication channels of AEGEE-Europe which keep you updated)
+ AEGEEans (Facebook group with the latest news in AEGEE)
+ Telegram channel (updates from AEGEE-Europe)
+ |
+
+
+
+ MyAEGEE offers most information. Ranging from Events listing to all the locals and internal bodies of AEGEE-Europe. In the left menu under ‘Resources’ one can find quick access to the most important information.
+ |
+
+
+
+ In order to find out what’s happening in your local, get in touch with members and the board of <%= @parameters["body_name"] %>.
+ |
+
+
+
+ Enjoy your time in AEGEE!
|