diff --git a/resources/views/auth/login.blade.php b/resources/views/auth/login.blade.php index efd63039f6..4163ba5f55 100644 --- a/resources/views/auth/login.blade.php +++ b/resources/views/auth/login.blade.php @@ -2,7 +2,7 @@ @section('content') @if(true===$IS_DEMO_SITE) -
Welcome to the Firefly III demo!