diff --git a/home/templates/home/course_page.html b/home/templates/home/course_page.html index f38031b..6bcad85 100644 --- a/home/templates/home/course_page.html +++ b/home/templates/home/course_page.html @@ -37,8 +37,9 @@ {# If the user is not authenticated, we can prompt them to log in or sign up. #}
{% trans "You need to be logged in to access this course. Please log in or sign up to view the modules." %}
- {% trans "Login" %} - {% trans "Sign Up" %} + {% trans "Login" %} + {% trans "Sign Up" %} +