mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2024-12-27 10:19:59 +00:00
5c7067b22b
a new event Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 lines
219 B
Elixir
3 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") %>
|