@@ -23,9 +25,11 @@ from django.core.urlresolvers import reverse
%endif
%if user_logged_in:
${_("Visit your {link_start}dashboard{link_end} to see your courses.").format(link_start='<ahref="{url}">'.format(url=reverse('dashboard')), link_end='</a>')}
${Text(_("Visit your {link_start}dashboard{link_end} to see your courses.")).format(