From 2b4feeca6c7b396c060298611098a946c1c27913 Mon Sep 17 00:00:00 2001 From: yuvarajmadineni <43857118+yuvarajmadineni@users.noreply.github.com> Date: Fri, 4 Oct 2019 22:19:54 +0530 Subject: [PATCH] Update profileuser.html --- music/templates/profileuser.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/music/templates/profileuser.html b/music/templates/profileuser.html index 9b52fc29..ad09e39c 100644 --- a/music/templates/profileuser.html +++ b/music/templates/profileuser.html @@ -4,13 +4,13 @@

Profile Data

-
+
{% csrf_token %} {{ form.as_p }} - {% bootstrap_button "Save" button_type="submit" button_class="btn-primary" %} + {% bootstrap_button "Save it" button_type="submit" button_class="btn-primary" %}