From 8571d3111bdcc856db85dde176c2e43ab062a3d1 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Wed, 29 Apr 2020 21:01:16 +0200 Subject: [PATCH] small change in html template --- rowers/templates/manualadd.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rowers/templates/manualadd.html b/rowers/templates/manualadd.html index b93dba6a..09a435f0 100644 --- a/rowers/templates/manualadd.html +++ b/rowers/templates/manualadd.html @@ -48,10 +48,10 @@ $('#id_workouttype').change(); {{ form.as_table }} {{ metricsform.as_table }} - Optional, add image (PM screenshot): + Optional, add image (PM screenshot, for example as evidence for a virtual race): {{ iform.as_table }} -
+ {% csrf_token %}