@@ -52,7 +52,9 @@ from openedx.core.djangolib.markup import Text, HTML
</%block>
<%blockname="bodyclass">view-in-course view-course-info ${course.css_class or ''}</%block>
<sectionclass="container">
<mainid="main"aria-label="Content"tabindex="-1">
<sectionclass="container">
<divclass="home">
<divclass="page-header-main">
<h1class="page-title">${_("Welcome to {org}'s {course_name}!").format(org=course.display_org_with_default, course_name=course.display_number_with_default)}</h1>
...
...
@@ -105,4 +107,5 @@ from openedx.core.djangolib.markup import Text, HTML
@@ -8,11 +8,13 @@ from openedx.core.djangolib.markup import Text, HTML
<%blockname="pagetitle">${_("Page Not Found")}</%block>
<sectionclass="outside-app">
<h1>${_("Page not found")}</h1>
<p>${Text(_('The page that you were looking for was not found. Go back to the {link_start}homepage{link_end} or let us know about any pages that may have been moved at {email}.')).format(
<mainid="main"aria-label="Content"tabindex="-1">
<sectionclass="outside-app">
<h1>${_("Page not found")}</h1>
<p>${Text(_('The page that you were looking for was not found. Go back to the {link_start}homepage{link_end} or let us know about any pages that may have been moved at {email}.')).format(