diff --git a/app/views/emails/auth/reminder.blade.php b/app/views/emails/auth/reminder.blade.php deleted file mode 100644 index 2976327b..00000000 --- a/app/views/emails/auth/reminder.blade.php +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - -

Password Reset

- -
- To reset your password, complete this form: {{ URL::to('password/reset', array($token)) }}. -
- - \ No newline at end of file diff --git a/app/views/shared/_app_layout.blade.php b/app/views/shared/_app_layout.blade.php index 2518ac28..bf13595b 100644 --- a/app/views/shared/_app_layout.blade.php +++ b/app/views/shared/_app_layout.blade.php @@ -2,75 +2,50 @@ @section('content')
-
-

Pony.fm

-
- -
+ Pony.fm +
+
- + + + @endif + @yield('app_content') @@ -86,17 +61,7 @@ @section('scripts') -
-