diff --git a/app/plates/board.php b/app/plates/board.php index 31ac0d7..46f7a0b 100644 --- a/app/plates/board.php +++ b/app/plates/board.php @@ -1,7 +1,7 @@ -load('main', compact('link', 'plate')) ?> +load('main', compact('link', 'plate')) ?> -body() ?> - add('navbar', compact('link')) ?> +body() ?> + add('navbar', compact('link')) ?>
@@ -19,7 +19,7 @@ Creating a new Page
-

Kindly select the Pages link from the navigation bar on top then select the Create New Page button to create a new page.

+

Kindly select the Pages link from the navigation bar on top then select the Create New Page button to create a new page.

@@ -36,4 +36,4 @@ -end() ?> \ No newline at end of file +end() ?> \ No newline at end of file diff --git a/app/plates/editor.php b/app/plates/editor.php index dcf588c..44d6b40 100644 --- a/app/plates/editor.php +++ b/app/plates/editor.php @@ -1,15 +1,15 @@ -load('main', compact('link', 'plate')) ?> +load('main', compact('link', 'plate')) ?> -set('styles') ?> +set('styles') ?> -end() ?> +end() ?> -body() ?> - add('navbar', compact('link')) ?> +body() ?> + add('navbar', compact('link')) ?>
- Back to Pages + Back to Pages
@@ -19,10 +19,10 @@
- - -