improve events
This commit is contained in:
@ -9,3 +9,7 @@
|
||||
= event.start_date
|
||||
.mt-8{ prose_classes }
|
||||
= markdown(event.text)
|
||||
- unless event.info.blank?
|
||||
= link_to event.info , target: :blank do
|
||||
.mt-5.inline-block.rounded-lg.px-4.py-3.text-md.font-medium.border.border-gray-400.bg-cyan-100.hover:bg-blue-300
|
||||
More info
|
||||
|
Reference in New Issue
Block a user