From dc1b49fc5ef5803160f0b0df5f8076e77e37926d Mon Sep 17 00:00:00 2001 From: CruiseDevice Date: Mon, 29 Oct 2018 18:59:04 +0530 Subject: Add moderator features - Add form to update userboard. - Management command for adding online boards. - Add conditions for booking slots. - Add features to test, update and reset boards. --- sbhs/templates/dashboard/update_mid.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'sbhs/templates/dashboard/update_mid.html') diff --git a/sbhs/templates/dashboard/update_mid.html b/sbhs/templates/dashboard/update_mid.html index ea2eb4d..1fa3435 100644 --- a/sbhs/templates/dashboard/update_mid.html +++ b/sbhs/templates/dashboard/update_mid.html @@ -1,9 +1,17 @@ {% extends 'dashboard/dashboard_index.html' %} +{% load crispy_forms_tags %} {% block title %} Update MID {% endblock %} {% block main %} -