<%page expression_filter="h"/> <%! from django.utils.translation import ugettext as _ %> <%inherit file="../main.html" /> <%block name="pagetitle">${_("About")}

<%block name="pageheader">${page_header or _("About")}

<%block name="pagecontent">{{ PLATFORM_NAME }} is an online learning platform powered by Open edX. It runs with Tutor, with the customized Indigo theme.