v0.8.4b - Made about pages
This commit is contained in:
@@ -71,6 +71,10 @@
|
||||
<img src="{{URL::asset('/images/icons/settings-hvid.svg')}}" alt="Indstillinger">
|
||||
{{ __('msg.indstillinger') }}
|
||||
</a>
|
||||
<a href="{{ route('about.index') }}">
|
||||
<img src="{{URL::asset('/images/icons/Logout.svg')}}" alt="Omkring">
|
||||
{{ __('msg.omkring') }}
|
||||
</a>
|
||||
<a href="{{ route('users.logout') }}">
|
||||
<img src="{{URL::asset('/images/icons/Logout.svg')}}" alt="Logud">
|
||||
{{ __('msg.logud') }}
|
||||
|
||||
Reference in New Issue
Block a user