diff --git a/core/templates/partials/reward_campaign_card.html b/core/templates/partials/reward_campaign_card.html index 6cbe5b9..dcd174a 100644 --- a/core/templates/partials/reward_campaign_card.html +++ b/core/templates/partials/reward_campaign_card.html @@ -10,12 +10,12 @@
{{ campaign.summary }}
-
- Starts at: {{ campaign.starts_at }}
-
- Ends at: {{ campaign.ends_at|timeuntil }}
+
+ Ends in: {{ campaign.ends_at|timeuntil }}