diff --git a/kursy/templates/header.html b/kursy/templates/header.html index 700164d..db24958 100644 --- a/kursy/templates/header.html +++ b/kursy/templates/header.html @@ -1,7 +1,14 @@ {% load i18n %} - + Kursy + + + + + + + {% if user.is_authenticated %} {% trans "Logout" %} @@ -23,4 +30,12 @@ + + + + + + + +