diff --git a/aula/templates/home.html b/aula/templates/home.html index fe96919..12750b5 100644 --- a/aula/templates/home.html +++ b/aula/templates/home.html @@ -1,7 +1,7 @@ {% extends "layout.html" %} {% block content %} {% if current_user.is_authenticated %} -