diff --git a/resources/views/auth/eve.blade.php b/resources/views/auth/eve.blade.php index 7fa7646..d897b99 100644 --- a/resources/views/auth/eve.blade.php +++ b/resources/views/auth/eve.blade.php @@ -16,19 +16,21 @@ @endif -
- @if (session('error')) -
{{ session('error') }}
- @endif - -

Sign in with EVE Online

+
+
+ @if (session('error')) +
{{ session('error') }}
+ @endif + +

Sign in with EVE Online

- - {{-- Put the official EVE SSO image in: public/images/eve-sso.png --}} - EVE Online Single Sign-On - + + {{-- Put the official EVE SSO image in: public/images/eve-sso.png --}} + EVE Online Single Sign-On + -
Click the image to begin the EVE Online SSO flow.
+
Click the image to begin the EVE Online SSO flow.
+
\ No newline at end of file