diff --git a/rowers/templates/user_analysis_select.html b/rowers/templates/user_analysis_select.html index 81bfc7df..a3afc68b 100644 --- a/rowers/templates/user_analysis_select.html +++ b/rowers/templates/user_analysis_select.html @@ -328,7 +328,6 @@
  • {{ searchform }} -
    {% if workouts %} @@ -339,6 +338,8 @@ {% else %}

    No workouts found

    {% endif %} +
  • +
  • {% csrf_token %}