diff options
Diffstat (limited to 'app/view/templates/info.php')
-rw-r--r-- | app/view/templates/info.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/view/templates/info.php b/app/view/templates/info.php index 0e722a6..e77fbe3 100644 --- a/app/view/templates/info.php +++ b/app/view/templates/info.php @@ -3,7 +3,6 @@ <?php $this->start('page') ?> -<body> <?php $this->insert('backtopbar', ['user' => $user, 'tab' => 'info', 'pagelist' => $pagelist]) ?> @@ -76,6 +75,5 @@ </section> </main> -</body> <?php $this->stop('page') ?>
\ No newline at end of file |