diff --git a/RockWeb/Themes/Rock/Assets/Lava/GroupHistoryTimeline.lava b/RockWeb/Themes/Rock/Assets/Lava/GroupHistoryTimeline.lava index edba7b15f4c..511ec12e663 100644 --- a/RockWeb/Themes/Rock/Assets/Lava/GroupHistoryTimeline.lava +++ b/RockWeb/Themes/Rock/Assets/Lava/GroupHistoryTimeline.lava @@ -218,7 +218,7 @@ {%- if dateDiff > 1 -%} {%- assign dateLabel = historySummaryByDateByVerb.FirstHistoryDateTime | Date:'dddd, MMMM d' -%} {{ dateLabel }}{%- if currentYear != firstHistoryYear -%} - {{ firstHistoryYear }} + {{ ', ' | Append:firstHistoryYear }} {%- endif -%} {%- elseif dateDiff == 1 -%} Yesterday