v1.4.8j Fix manifest and meta tags NO
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
@extends('app.layout.base')
|
||||
|
||||
@section('content')
|
||||
|
||||
<!--Kan i huske at vi nogen gange så det gammel gui, ja det er så det her-->
|
||||
<!--
|
||||
<main id="main" style="justify-content: space-between;">
|
||||
<div class="d-flex col block-container mt-2">
|
||||
<a href="{{ route('menu-plans.index') }}" class="block text-center mb-1">{{ __('msg.menuplan') }}</a>
|
||||
@@ -21,7 +24,7 @@
|
||||
<img src="{{ URL::asset('/images/icons/instagram.png') }}" class="h-100" alt="Instagram">
|
||||
</a>
|
||||
</div>
|
||||
</main>
|
||||
</main>-->
|
||||
@endsection
|
||||
|
||||
@section('scripts')
|
||||
|
||||
Reference in New Issue
Block a user