feat: add statuspage btn to err pages
This commit is contained in:
parent
641fd191a9
commit
2a84c83b4f
@ -169,7 +169,8 @@
|
||||
|
||||
@endswitch
|
||||
|
||||
<a class="mt-3 btn btn-primary btn-lg" href="{{route('home')}}" role="button"><i class="fas fa-home"></i> {{ __('Back to safety') }}</a>
|
||||
<a class="mt-3 ml-3 btn btn-primary btn-lg" href="{{route('home')}}" role="button"><i class="fas fa-home"></i> {{ __('Back to safety') }}</a>
|
||||
<a class="mt-3 ml-3 btn btn-primary btn-lg" href="https://status.gamescluboficial.com.br" role="button"><i class="fas fa-home"></i> {{ __('System status') }}</a>
|
||||
|
||||
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user