mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2025-02-18 22:50:35 +00:00
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") %>
|