Private
Public Access
1
0

is dit het laatste?

This commit is contained in:
Sander Roosendaal
2019-11-26 17:39:12 +01:00
parent 196dc2a0dd
commit 9fbdcbc8e8

View File

@@ -253,7 +253,7 @@
<p>&nbsp;</p>
<form enctype="multipart/form-data" action="" method="post">
<ul class="main-content">
{% if form %}
{% if form and user.is_authenticated and user == workout.user.user %}
<li class="grid_2">
<table>
{{ form.as_table }}