-
Log in to your courses
-
-
Register for classes
-Take free online courses from today's leading universities.
- +${_("Register for classes")}
+${_("Take free online courses from today's leading universities.")}
+diff --git a/lms/templates/university_profile/edge.html b/lms/templates/university_profile/edge.html index a3e115ddd8..166a95a106 100644 --- a/lms/templates/university_profile/edge.html +++ b/lms/templates/university_profile/edge.html @@ -1,33 +1,34 @@ +<%! from django.utils.translation import ugettext as _ %> <%inherit file="../stripped-main.html" /> <%! from django.core.urlresolvers import reverse %> -<%block name="title">
Take free online courses from today's leading universities.
- +${_("Take free online courses from today's leading universities.")}
+