5c7067b22b
a new event Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 lines
219 B
Elixir
4 lines
219 B
Elixir
<%= gettext "%{group} scheduled a new event:", group: Mobilizon.Actors.Actor.display_name(@group) %>
|
|
|
|
<%= render("participation/event_card.text", event: @event, timezone: @timezone, locale: @locale, action: "event") %>
|