From 1b536f5b8967ae3018bb927a2e55f3ac90aa4f99 Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Thu, 4 Dec 2014 15:01:55 +0530 Subject: UI changes --- certificate/templates/base.html | 54 +++++++++++++++++---------------- certificate/templates/download.html | 60 ++++++++++++++++++++++++++----------- certificate/templates/verify.html | 40 +++++++++++++++++++++---- certificate/views.py | 12 +++++--- 4 files changed, 113 insertions(+), 53 deletions(-) diff --git a/certificate/templates/base.html b/certificate/templates/base.html index 09bc0aa..bf0dd98 100644 --- a/certificate/templates/base.html +++ b/certificate/templates/base.html @@ -2,36 +2,38 @@