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/admin/sub_nav.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'templates/admin/sub_nav.html')
diff --git a/templates/admin/sub_nav.html b/templates/admin/sub_nav.html
index abbcce0..29d8840 100644
--- a/templates/admin/sub_nav.html
+++ b/templates/admin/sub_nav.html
@@ -1,4 +1,4 @@
-Show all boards
-Show all bookings
-Show all images
+Show all boards
+Show all bookings
+Show all images
\ No newline at end of file
--
cgit