% if homepage_overlay_html:
${homepage_overlay_html}
% else:
## Translators: 'Open edX' is a brand, please keep this untranslated. See http://openedx.org for more information.
${_("Welcome to Open edX!")}
## Translators: 'Open edX' is a brand, please keep this untranslated. See http://openedx.org for more information.
${_("It works! This is the default homepage for this Open edX instance.")}
% endif
% if settings.FEATURES.get('ENABLE_COURSE_DISCOVERY'):
% endif