From fe407193c200e03070928c1e2c1a6e067d32893d Mon Sep 17 00:00:00 2001 From: coderick14 Date: Wed, 17 May 2017 15:40:18 +0530 Subject: Upgrade to Django 1.11 - Database integration yet to be tested --- templates/account/index.html | 6 +++--- templates/account/sub_nav.html | 10 +++++----- templates/admin/index.html | 6 +++--- templates/admin/sub_nav.html | 6 +++--- templates/experiment/logs.html | 2 +- templates/modals.html | 2 +- templates/nav.html | 20 ++++++++++---------- templates/pages/e404.html | 2 +- templates/pages/e500.html | 2 +- templates/password/edit.html | 2 +- templates/password/new.html | 2 +- templates/slot/index.html | 4 ++-- templates/slot/new.html | 6 +++--- templates/webcam/show_video.html | 4 ++-- 14 files changed, 37 insertions(+), 37 deletions(-) (limited to 'templates') diff --git a/templates/account/index.html b/templates/account/index.html index d90ba9d..a8b7f34 100644 --- a/templates/account/index.html +++ b/templates/account/index.html @@ -6,7 +6,7 @@