From 211bf1661c7512397f8e5bb08d4bf3cf26bd6730 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Tue, 13 Oct 2020 21:41:49 +0200 Subject: [PATCH] submit button location --- rowers/templates/user_analysis_select.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 %}