{% load static %} {% if request.path == '/layout-rtl' %} {% endif %} {% if request.path == '/teacher-dashboard' or request.path == '/notes' or request.path == '/file-manager' or request.path == '/student-dashboard' %} {% endif %} {% if request.path == '/chat' or request.path == '/plugins' %} {% endif %} {% if request.path == '/chat' or request.path == '/plugins' or request.path == '/video-call' %} {% endif %} {% if request.path == '/icon-pe7' %} {% endif %} {% if request.path == '/icon-ionic' %} {% endif %} {% if request.path == '/icon-material' %} {% endif %} {% if request.path == '/icon-simpleline' %} {% endif %} {% if request.path == '/icon-themify' %} {% endif %} {% if request.path == '/icon-weather' %} {% endif %} {% if request.path == '/icon-flag' %} {% endif %} {% if request.path == '/icon-typicon' %} {% endif %} {% if request.path == '/form-wizard' %} {% endif %} {% if request.path == '/chart-c3' %} {% endif %} {% if request.path == '/file-manager' %} {% endif %}