diff --git a/broadcast_module/templates/broadcasts/event_card.html b/broadcast_module/templates/broadcasts/event_card.html index 3297ed9..8da199c 100644 --- a/broadcast_module/templates/broadcasts/event_card.html +++ b/broadcast_module/templates/broadcasts/event_card.html @@ -6,13 +6,20 @@
@{{ follower.username }}
+ {{ upcoming_event.description|truncatechars:100 }} +
+
-
+