diff --git a/app/assets/dashboard.html b/app/assets/dashboard.html index 503f2e3..0986d51 100644 --- a/app/assets/dashboard.html +++ b/app/assets/dashboard.html @@ -143,7 +143,7 @@ - {% for workout in workout_history %} + {% for workout in workout_history_7times %} {{ workout.date.strftime('%Y-%m-%d') }} {{ workout.type }}