From 9a4583b87dde75fe305645f040cfbc6f6af73f96 Mon Sep 17 00:00:00 2001 From: UnKnoWn Date: Thu, 18 May 2017 04:33:40 +0800 Subject: [PATCH] Update profile.html --- nyaa/templates/profile.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/nyaa/templates/profile.html b/nyaa/templates/profile.html index cbabd75..cb7b769 100644 --- a/nyaa/templates/profile.html +++ b/nyaa/templates/profile.html @@ -46,13 +46,13 @@ {{ render_field(form.password_confirm, class_='form-control', placeholder='New password (confirm)') }} -
+
@@ -73,7 +73,6 @@ {{ render_field(form.current_password, class_='form-control', placeholder='Current password') }}
-
@@ -83,4 +82,6 @@
+
+ {% endblock %}