diff --git a/resources/views/admin/editarticle.blade.php b/resources/views/admin/editarticle.blade.php index 406f2689..043462f7 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 a1e73301..90703a9a 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 51d0c86f..dbc68762 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 9bef1290..d2048acc 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 aa144e0d..1eaa3a65 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 42ad3c05..5423e299 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 2fc366ed..79cd7fc8 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 7248cfdf..a20ab25e 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 eb5e3ce6..c30beca4 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 445a6298..775bd11b 100644 --- a/resources/views/singlepost.blade.php +++ b/resources/views/singlepost.blade.php @@ -19,6 +19,6 @@ @stop @section('scripts') - - + + @stop