some changes to the login page for non authed users. And also added a new layout with the id 6 only for marderchen to fix his async issues with older browsers
This commit is contained in:
5
resources/views/layout6/tos.blade.php
Normal file
5
resources/views/layout6/tos.blade.php
Normal file
@@ -0,0 +1,5 @@
|
||||
@extends('profilelayout')
|
||||
@section('content')
|
||||
<h5>Terms of Service / AGB</h5>
|
||||
<p>It's a privilege, not a right.</p>
|
||||
@endsection
|
Reference in New Issue
Block a user