diff --git a/index.php b/index.php
index 0ca6311..9c37210 100644
--- a/index.php
+++ b/index.php
@@ -48,16 +48,16 @@
ob_start(function($output) {
global $pageTitle;
global $htmlHead;
- $output = '
+ $output = '
-
- ' . $pageTitle . ($pageTitle == "" ? "" : " - ") . PAGE_NAME . '
-
-
- ' . $htmlHead . '
-
-
- ' . $output;
+
+ ' . $pageTitle . ($pageTitle == "" ? "" : " - ") . PAGE_NAME . '
+
+
+ ' . $htmlHead . '
+
+
+ ' . $output;
return $output;
});
?>
@@ -67,13 +67,13 @@
This page has been generated by [Simpub CMS] which is open source software.
You can find it here: https://git.notsyncing.net:8080/web/simpub
-->
-
+
-
+
Copyright |
|
-
-
+
+