From 9fbdcbc8e8ec6529843ca8303eac27b0491d6711 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Tue, 26 Nov 2019 17:39:12 +0100 Subject: [PATCH] is dit het laatste? --- rowers/templates/embedded_video.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rowers/templates/embedded_video.html b/rowers/templates/embedded_video.html index 5ccf7760..347db545 100644 --- a/rowers/templates/embedded_video.html +++ b/rowers/templates/embedded_video.html @@ -253,7 +253,7 @@

 

    - {% if form %} + {% if form and user.is_authenticated and user == workout.user.user %}
  • {{ form.as_table }}