diff --git a/templates/navpages.php b/templates/navpages.php index 8cbdc15..51d4cee 100644 --- a/templates/navpages.php +++ b/templates/navpages.php @@ -1,7 +1,7 @@ __NAME__'; -$navpage_template = '
  • __NAME__
  • '; +$navpage_template = '
  • __NAME__
  • '; $site_dirs = array_diff(scandir($static_page_dir), array('.', '..'));