% if self.stanford_theme_enabled():
${_("Free courses from {university_name}").format(university_name="Stanford")}
% else:
${_("The Future of Online Education")}
% endif
${_("For anyone, anywhere, anytime")}
## Disable social buttons for non-edX sites
% if not self.theme_enabled():
% endif
% if self.stanford_theme_enabled():
% else:
% endif