From 8f583b3a00f9b2d65c19b99c886d69cb9d0e2d27 Mon Sep 17 00:00:00 2001 From: ankitjavalkar Date: Tue, 25 Aug 2020 16:12:52 +0530 Subject: Add form labesl to editprofile form rendering --- yaksh/templates/yaksh/editprofile.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'yaksh/templates') diff --git a/yaksh/templates/yaksh/editprofile.html b/yaksh/templates/yaksh/editprofile.html index 47e74ea..509b2f6 100644 --- a/yaksh/templates/yaksh/editprofile.html +++ b/yaksh/templates/yaksh/editprofile.html @@ -34,7 +34,9 @@ {% endfor %} {% endif %} {% for field in form %} -
{{ field.label }} | {{ field }} | {{ field.help_text }} | +