diff --git a/app/templates/app/index.html b/app/templates/app/index.html index f567994..5291646 100644 --- a/app/templates/app/index.html +++ b/app/templates/app/index.html @@ -20,20 +20,20 @@

{% trans 'You can:' %}

{% if user|has_role:'professor' %} - + {% trans 'Create Course' %} {% endif %} {% if user|has_role:'professor' %} - + {% trans 'Manage Users' %} {% endif %} - + {% trans 'Manage Courses' %} {% if user|has_role:'professor' %} - + {% trans 'Gerenciar Categorias' %} {% endif %} @@ -178,4 +178,4 @@
-{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/app/templates/home_app.html b/app/templates/home_app.html index 47d43c6..951e0c1 100644 --- a/app/templates/home_app.html +++ b/app/templates/home_app.html @@ -12,6 +12,7 @@
diff --git a/core/templates/index.html b/core/templates/index.html index c507139..d1531bc 100644 --- a/core/templates/index.html +++ b/core/templates/index.html @@ -28,7 +28,7 @@ {% block content %}
-
+
logo amadeus
@@ -39,37 +39,37 @@
-
+ {% csrf_token %} - +
+
- +
- +
- +
- +
-
-