From 09bd0ebbf3e3f4ce37cd7603ebffe696185ade37 Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Mon, 23 Feb 2015 15:03:45 +0530 Subject: added upate profile feature --- tbc/templates/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tbc/templates/base.html') diff --git a/tbc/templates/base.html b/tbc/templates/base.html index 9e7ae28..d4c3a9e 100755 --- a/tbc/templates/base.html +++ b/tbc/templates/base.html @@ -131,11 +131,11 @@
  • Submit Sample Notebook
  • Submit Codes
  • Get Certificate
  • +
  • Update Profile
  • Update Password
  • Logout
  • - {% else %}
  • Submit Sample Notebook
  • Submit Codes
  • Get Certificate
  • +
  • Update Profile
  • Update Password
  • Logout
  • -- cgit