diff --git a/app/views/admin/cache.php b/app/views/admin/cache.php index c586268..9ca138d 100644 --- a/app/views/admin/cache.php +++ b/app/views/admin/cache.php @@ -81,6 +81,4 @@ use \App\Classes\Config; - -
diff --git a/app/views/admin/crud/create.php b/app/views/admin/crud/create.php index b4ad76f..845c1b8 100644 --- a/app/views/admin/crud/create.php +++ b/app/views/admin/crud/create.php @@ -56,8 +56,6 @@ - -
diff --git a/app/views/admin/crud/edit.php b/app/views/admin/crud/edit.php index 2947f49..51c419c 100644 --- a/app/views/admin/crud/edit.php +++ b/app/views/admin/crud/edit.php @@ -61,8 +61,6 @@ - -
diff --git a/app/views/admin/crud/index.php b/app/views/admin/crud/index.php index 3c6074c..1b5b394 100644 --- a/app/views/admin/crud/index.php +++ b/app/views/admin/crud/index.php @@ -64,8 +64,6 @@ New title; ?> - -
diff --git a/app/views/admin/crud/show.php b/app/views/admin/crud/show.php index 98e7cff..f8a66b9 100644 --- a/app/views/admin/crud/show.php +++ b/app/views/admin/crud/show.php @@ -33,8 +33,6 @@ - -
diff --git a/app/views/admin/index.php b/app/views/admin/index.php index adde72f..5dc2348 100644 --- a/app/views/admin/index.php +++ b/app/views/admin/index.php @@ -8,6 +8,4 @@ user->last_name) ? ' ' . $this->user->last_name : ''; ?> - -
diff --git a/app/views/admin/media.php b/app/views/admin/media.php index 3ae08b2..0c253c1 100644 --- a/app/views/admin/media.php +++ b/app/views/admin/media.php @@ -84,7 +84,6 @@ partial('../app/views/partials/pagination.php'); ?> -
diff --git a/app/views/admin/syntax-highlighting.php b/app/views/admin/syntax-highlighting.php index d0838e3..778e73c 100644 --- a/app/views/admin/syntax-highlighting.php +++ b/app/views/admin/syntax-highlighting.php @@ -28,6 +28,4 @@
- -
diff --git a/app/views/content.php b/app/views/content.php index a237d0c..226edf9 100644 --- a/app/views/content.php +++ b/app/views/content.php @@ -17,10 +17,6 @@ injectView != '') { ?> partial($this->injectView); ?> - - contents)) { ?> -
- diff --git a/app/views/errors/404.php b/app/views/errors/404.php index 65699bc..4881045 100644 --- a/app/views/errors/404.php +++ b/app/views/errors/404.php @@ -3,6 +3,4 @@

Error 404.

requested URL was not found on this server.

- -
diff --git a/app/views/login.php b/app/views/login.php index ba59e29..43315d9 100644 --- a/app/views/login.php +++ b/app/views/login.php @@ -22,6 +22,4 @@
Forgot password? - -
diff --git a/app/views/partials/footer.php b/app/views/partials/footer.php index c32d852..f8e9756 100644 --- a/app/views/partials/footer.php +++ b/app/views/partials/footer.php @@ -2,10 +2,8 @@ use App\Classes\Config; ?> -