From 2c97eaeecad56685f3a5153f8fc81a42c8cabc73 Mon Sep 17 00:00:00 2001 From: juliotoscano Date: Wed, 26 Oct 2016 07:36:06 -0300 Subject: [PATCH] modifying home professor #205 --- app/templates/home_professor.html | 41 ++++++++++++++++++----------------------- 1 file changed, 18 insertions(+), 23 deletions(-) diff --git a/app/templates/home_professor.html b/app/templates/home_professor.html index 476d372..8d4b7e6 100644 --- a/app/templates/home_professor.html +++ b/app/templates/home_professor.html @@ -1,7 +1,6 @@ {% extends 'base.html' %} {% load i18n %} -{% load static i18n permission_tags %} {% load django_bootstrap_breadcrumbs %} {% block breadcrumbs %} @@ -16,30 +15,26 @@ {% endblock %} {% block sidebar %} - {% if user|has_role:'professor' %} -