From 29df64f6b620fb3e284c1d80367e2fe5e39544b3 Mon Sep 17 00:00:00 2001 From: fbormann Date: Fri, 16 Sep 2016 01:35:31 -0300 Subject: [PATCH] repared broken links #50 --- app/templates/home.html | 2 +- app/templates/home_student.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/home.html b/app/templates/home.html index 41c0ef0..39d252e 100644 --- a/app/templates/home.html +++ b/app/templates/home.html @@ -87,7 +87,7 @@
  • {% trans 'Profile' %}
  • {% trans 'Pending Tasks' %}
  • {% if user|has_role:'student' and not user.is_staff %} -
  • {% trans 'My courses' %}
  • +
  • {% trans 'My courses' %}
  • {% endif %} {% if user|has_role:'system_admin' %}
  • {% trans 'Manage Users' %}
  • diff --git a/app/templates/home_student.html b/app/templates/home_student.html index 4616a44..85e16a6 100644 --- a/app/templates/home_student.html +++ b/app/templates/home_student.html @@ -23,7 +23,7 @@
    -- libgit2 0.21.2