{% load static %} {% if request.path == '/chart-morris' %} {% endif %} {% if request.path == '/chart-js' %} {% endif %} {% if request.path == '/chart-flot' %} {% endif %} {% if request.path == '/form-validation' %} {% endif %} {% if request.path == '/form-wizard' %} {% endif %} {% if request.path == '/chat' or request.path == '/plugins' or request.path == '/video-call' %} {% endif %} {% if request.path == '/chat' or request.path == '/plugins' %} {% endif %} {% if request.path == '/add-invoice' or request.path == '/edit-invoice' %} {% endif %} {% if request.path == '/teacher-dashboard' or request.path == '/notes' or request.path == '/file-manager' or request.path == '/student-dashboard' %} {% endif %} {% if request.path == '/file-manager' %} {% endif %} {% if request.path == '/index' or request.path == '/layout-default' or request.path == '/layout-mini' or request.path == '/layout-rtl' or request.path == '/layout-box' or request.path == '/layout-dark' or request.path == '/video-call' %} {% endif %} {% if request.path == '/index' or request.path == '/teacher-dashboard' or request.path == '/accounted/student-list' %} {% endif %} {% if request.path == '/ui-rating' %} {% endif %} {% comment %} {% if "layout-rtl" not in request.path and "layout-default" not in request.path and "layout-mini" not in request.path and "layout-box" not in request.path and "layout-dark" not in request.path and "/" not in request.path and "login-2" not in request.path and "login-3" not in request.path and "coming-soon" not in request.path and "forgot-password" not in request.path and "forgot-password-2" not in request.path and "forgot-password-3" not in request.path and "email-verification" not in request.path and "email-verification-2" not in request.path and "email-verification-3" not in request.path and "reset-password" not in request.path and "reset-password-2" not in request.path and "reset-password-3" not in request.path and "two-step-verification" not in request.path and "two-step-verification-2" not in request.path and "two-step-verification-3" not in request.path and "lock-screen" not in request.path and "blank-page" not in request.path and "reset-password-success" not in request.path and "reset-password-success-2" not in request.path and "reset-password-success-3" not in request.path and "under-maintenance" not in request.path and "register" not in request.path and "register-2" not in request.path and "register-3" not in request.path %} {% endif %} {% endcomment %} {% if error_message %} {% endif %}