Introduce group basic federation, event new page and notifications
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
9
lib/web/templates/email/group_invite.text.eex
Normal file
9
lib/web/templates/email/group_invite.text.eex
Normal file
@@ -0,0 +1,9 @@
|
||||
<%= gettext "Come along!" %>
|
||||
|
||||
==
|
||||
|
||||
<%= gettext "%{inviter} just invited you to join their group %{group}", group: @group.name, inviter: @inviter.name %>
|
||||
|
||||
<%= gettext "To accept this invitation, head over to your groups." %>
|
||||
|
||||
<%= my_groups_url(Mobilizon.Web.Endpoint, :index) %>
|
||||
Reference in New Issue
Block a user