From 8a1ee230db8f71d498f9774bd5c61386bf69e09b Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sat, 21 Feb 2015 16:02:48 +0000 Subject: [PATCH] Fix the error page using the wrong location for assets --- app/views/layout/error.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/layout/error.blade.php b/app/views/layout/error.blade.php index da228cd7..f0cb2025 100644 --- a/app/views/layout/error.blade.php +++ b/app/views/layout/error.blade.php @@ -22,7 +22,7 @@ {{ $pageTitle ?: Setting::get('app_name') }} Status - + @include('partials.stylesheet') @@ -34,7 +34,7 @@ @include('partials.crowdin') - +