diff --git a/rowers/templates/list_workouts.html b/rowers/templates/list_workouts.html
index a3e07cbb..68fbd8a1 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 %}