From 841289742d6c89b8a2eb30cea721f46b2389b862 Mon Sep 17 00:00:00 2001 From: CruiseDevice Date: Wed, 24 Oct 2018 16:55:02 +0530 Subject: Sbhs templates --- sbhs/templates/dashboard/dashboard_index.html | 87 ++++++--------------------- 1 file changed, 19 insertions(+), 68 deletions(-) (limited to 'sbhs/templates/dashboard/dashboard_index.html') diff --git a/sbhs/templates/dashboard/dashboard_index.html b/sbhs/templates/dashboard/dashboard_index.html index 8dacb7a..ccbba77 100644 --- a/sbhs/templates/dashboard/dashboard_index.html +++ b/sbhs/templates/dashboard/dashboard_index.html @@ -5,101 +5,52 @@ {% endblock %} {% block headerfiles %} - + - + + {% endblock %} {% block content %}
- - {% endblock %} \ No newline at end of file -- cgit