diff --git a/calendar_event.templ b/calendar_event.templ index ed65bcd..1403f28 100644 --- a/calendar_event.templ +++ b/calendar_event.templ @@ -60,11 +60,11 @@ templ calendarEventTemplate(params CalendarPageParams) { } } + if params.CalendarEvent.Image != "" { + + } @templ.Raw(params.Content) - if params.CalendarEvent.Image != "" { - - }
for _, v := range params.CalendarEvent.Hashtags {