diff --git a/profiles/templates/profiles/detail.html b/profiles/templates/profiles/detail.html index 57637bd..a793b7c 100644 --- a/profiles/templates/profiles/detail.html +++ b/profiles/templates/profiles/detail.html @@ -19,7 +19,12 @@ -

My Profile

+

My Profile +
+ {% csrf_token %} + +
+

{% comment %} Editable list of user's information {% endcomment %}
@@ -102,6 +107,7 @@

My Profile

Save +