diff --git a/rowers/templates/list_workouts.html b/rowers/templates/list_workouts.html index 68fbd8a1..1efc9586 100644 --- a/rowers/templates/list_workouts.html +++ b/rowers/templates/list_workouts.html @@ -318,9 +318,9 @@ {% if workouts.has_next %} {% if request.GET.q %} - > + > {% else %} - > + > {% endif %} {% endif %}