diff --git a/e107_themes/bootstrap/templates/page_template.php b/e107_themes/bootstrap/templates/page_template.php new file mode 100644 index 000000000..8f3664d76 --- /dev/null +++ b/e107_themes/bootstrap/templates/page_template.php @@ -0,0 +1,88 @@ + +
  • Download
  • +
  • File structure
  • +
  • What's included
  • +
  • HTML template
  • +
  • Examples
  • +
  • What next?
  • + + */ + $PAGE_TEMPLATE['navdoc']['caption'] = " "; + + $PAGE_TEMPLATE['navdoc']['start'] = ''; + + + $PAGE_TEMPLATE['navdoc']['submenu_start'] = ''; + + +?> \ No newline at end of file