X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/eaa1765c7a68cd671bcb37a666203210bf05d217..refs/pull/5312/head:/resources/views/errors/503.blade.php diff --git a/resources/views/errors/503.blade.php b/resources/views/errors/503.blade.php index 0380666a8..d44c45e62 100644 --- a/resources/views/errors/503.blade.php +++ b/resources/views/errors/503.blade.php @@ -1,47 +1,12 @@ - - - - Be right back. - - - - - - -
-
-
Be right back.
+@extends('layouts.plain') + +@section('content') +
+
+
+

{{ trans('errors.app_down', ['appName' => setting('app-name')]) }}

+

{{ trans('errors.back_soon') }}

- - +
+@endsection \ No newline at end of file