diff --git a/resources/views/admin/editarticle.blade.php b/resources/views/admin/editarticle.blade.php index 043462f7..e0a993c8 100644 --- a/resources/views/admin/editarticle.blade.php +++ b/resources/views/admin/editarticle.blade.php @@ -26,7 +26,7 @@ Edit Article « Admin CP @section('scripts') @parent - + + - - - + + + - + @stop diff --git a/resources/views/admin/newnote.blade.php b/resources/views/admin/newnote.blade.php index 90703a9a..d1b727ea 100644 --- a/resources/views/admin/newnote.blade.php +++ b/resources/views/admin/newnote.blade.php @@ -25,10 +25,10 @@ New Note « Admin CP - - - - + + + + - + @stop diff --git a/resources/views/admin/newplace.blade.php b/resources/views/admin/newplace.blade.php index dbc68762..046a1dd8 100644 --- a/resources/views/admin/newplace.blade.php +++ b/resources/views/admin/newplace.blade.php @@ -22,5 +22,5 @@ New Place « Admin CP - + @stop diff --git a/resources/views/allnotes.blade.php b/resources/views/allnotes.blade.php index d2048acc..92d790b6 100644 --- a/resources/views/allnotes.blade.php +++ b/resources/views/allnotes.blade.php @@ -22,10 +22,10 @@ Notes « Jonny Barnes - - - + + + - - + + @stop diff --git a/resources/views/master.blade.php b/resources/views/master.blade.php index 1eaa3a65..57c0febe 100644 --- a/resources/views/master.blade.php +++ b/resources/views/master.blade.php @@ -4,8 +4,8 @@ @if (App::environment() == 'local'){!! "[testing] -"!!}@endif @yield('title') - - + + diff --git a/resources/views/micropubnewnotepage.blade.php b/resources/views/micropubnewnotepage.blade.php index 5423e299..db39670c 100644 --- a/resources/views/micropubnewnotepage.blade.php +++ b/resources/views/micropubnewnotepage.blade.php @@ -35,11 +35,11 @@ New Note « Jonny Barnes - - - - - + + + + + - + @stop diff --git a/resources/views/multipost.blade.php b/resources/views/multipost.blade.php index 79cd7fc8..8dfe0095 100644 --- a/resources/views/multipost.blade.php +++ b/resources/views/multipost.blade.php @@ -25,6 +25,6 @@ Articles « Jonny Barnes @stop @section('scripts') - - + + @stop diff --git a/resources/views/singlenote.blade.php b/resources/views/singlenote.blade.php index a20ab25e..d564616e 100644 --- a/resources/views/singlenote.blade.php +++ b/resources/views/singlenote.blade.php @@ -34,10 +34,10 @@ - - - + + + - - + + @stop diff --git a/resources/views/singleplace.blade.php b/resources/views/singleplace.blade.php index c30beca4..3c58a2e3 100644 --- a/resources/views/singleplace.blade.php +++ b/resources/views/singleplace.blade.php @@ -17,5 +17,5 @@ - + @stop diff --git a/resources/views/singlepost.blade.php b/resources/views/singlepost.blade.php index 775bd11b..95a3b38b 100644 --- a/resources/views/singlepost.blade.php +++ b/resources/views/singlepost.blade.php @@ -19,6 +19,6 @@ @stop @section('scripts') - - + + @stop