diff --git a/resources/views/layouts/default.blade.php b/resources/views/layouts/default.blade.php
index ee5d450729..81f7a54c60 100644
--- a/resources/views/layouts/default.blade.php
+++ b/resources/views/layouts/default.blade.php
@@ -28,7 +28,7 @@
{{-- stylesheets --}}
-
+
@if (($snipeSettings) && ($snipeSettings->allow_user_skin==1) && Auth::check() && Auth::user()->present()->skin != '')
@else