diff --git a/aula/templates/home.html b/aula/templates/home.html index ba37d12..d2e57f8 100644 --- a/aula/templates/home.html +++ b/aula/templates/home.html @@ -1,5 +1,6 @@ {% extends "layout.html" %} {% block content %} + {% if current_user.is_authenticated %}