diff --git a/common/templates/course_modes/choose.html b/common/templates/course_modes/choose.html index 3a8d6ccaf4..70d507e490 100644 --- a/common/templates/course_modes/choose.html +++ b/common/templates/course_modes/choose.html @@ -3,15 +3,16 @@ <%inherit file="../main.html" /> <%block name="bodyclass">register verification-process step-select-track +<%block name="title">${("Register for [Course Name] | Choose Your Track")} <%block name="js_extra"> @@ -23,9 +24,14 @@ $(document).ready(function() { @@ -33,7 +39,7 @@ $(document).ready(function() {

Select your track:

-
+ % if "audit" in modes:
@@ -44,7 +50,7 @@ $(document).ready(function() {
-