class Decidim::Meetings::MeetingRegistrationNotificationEvent
def notification_title
def notification_title I18n.t("notification_title", **i18n_options).html_safe end
def notification_title I18n.t("notification_title", **i18n_options).html_safe end