diff --git a/rowers/templates/plannedsession_multicreate.html b/rowers/templates/plannedsession_multicreate.html index b1f3ab62..8ec43d64 100644 --- a/rowers/templates/plannedsession_multicreate.html +++ b/rowers/templates/plannedsession_multicreate.html @@ -60,7 +60,6 @@
{% csrf_token %} {{ ps_formset.management_form }} - diff --git a/rowers/templates/plannedsessions.html b/rowers/templates/plannedsessions.html index f1252d32..72065862 100644 --- a/rowers/templates/plannedsessions.html +++ b/rowers/templates/plannedsessions.html @@ -102,7 +102,7 @@
{% if ps.manager == request.user %} Edit + href="/rowers/sessions/{{ ps.id }}/edit/{{ timeperiod }}/rower/{{ rower.id }} ">Edit {% else %}   {% endif %}