diff --git a/templates/partials/page/calendar.html b/templates/partials/page/calendar.html index 07dcca0..bb8ae2e 100644 --- a/templates/partials/page/calendar.html +++ b/templates/partials/page/calendar.html @@ -89,7 +89,7 @@ {{ date.day }}
- {% if workout %} + {% if workout['TopSets']|length > 0 %} {% for topset in workout['TopSets'] %}