+ +
+
+ +
+
    + + % for tab in built_in_tabs: +
  1. +
    +

    ${_(tab.name)}

    +
    +
    +
      + + % if tab.is_hideable: +
    • + + +
      +
    • + %endif + +
    +
    +
    + ${_("Fixed page")} +
    +
  2. + % endfor + + % for locator in components: +
  3. + % endfor + +
  4. + +
  5. +
+
+ +
+

${_("You can add additional custom pages to your course.")} ${_("Add a New Page")}

+
+
+
+