Course outline page uses two main tags that violates modern HTML5 standard that recommends only single main tag on a webpage. To make it compliance with modern standard the enclosing main tag is replaced with div which will improve accessibility. LEARNER-4233
Open EdX Features ----------------- This is the root package for Open edX features that extend the edX platform. The intention is that these features would ideally live in an external repository, but for now they live in edx-platform but are cleanly modularized.