X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/9dc1b35e823b0614fa9537b42793bac34a3eb694..refs/pull/846/head:/resources/views/settings/index.blade.php diff --git a/resources/views/settings/index.blade.php b/resources/views/settings/index.blade.php index 7c1ec59bf..51ca8ccb4 100644 --- a/resources/views/settings/index.blade.php +++ b/resources/views/settings/index.blade.php @@ -1,111 +1,161 @@ -@extends('base') - -@section('content') +@extends('simple-layout') +@section('toolbar') @include('settings/navbar', ['selected' => 'settings']) +@stop +@section('body')