From cc7e3fd4a03efb3795bacdbbb00c93bc746ea545 Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Wed, 19 Nov 2014 11:47:27 +0530 Subject: added views & templates for certificate generation --- tbc/templates/base.html | 1 + 1 file changed, 1 insertion(+) (limited to 'tbc/templates') diff --git a/tbc/templates/base.html b/tbc/templates/base.html index e5ad52f..a6e5856 100755 --- a/tbc/templates/base.html +++ b/tbc/templates/base.html @@ -108,6 +108,7 @@
  • Submit Proposal
  • Submit Sample Notebook
  • Submit Codes
  • +
  • Get Certificate
  • Update Password
  • Logout
  • -- cgit