diff --git a/templates/peoples/gymnasts/create.html b/templates/peoples/gymnasts/create.html index d78059fe3d..0a748f7298 100644 --- a/templates/peoples/gymnasts/create.html +++ b/templates/peoples/gymnasts/create.html @@ -5,10 +5,10 @@
-

{% if gymnastid %}Edit{% else %}Add{% endif %} Gymnast

+

{% if gymnast_id %}Edit{% else %}Add{% endif %} Gymnast

-
+ {% csrf_token %}