Impressung
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
@extends('layout.app')
|
||||
@section('scripts')
|
||||
<link rel="stylesheet" href="{{ asset('/css/imprint/imprint.css') }}">
|
||||
@endsection
|
||||
|
||||
@section('content')
|
||||
<img class="content-img" src="{{ asset('/Bilder/ernsthaft.jpg') }}" alt="{{ __('app.imprint.alt') }}">
|
||||
<img src="{{ asset('/Bilder/deutsch.gif') }}" class="funny-gift" alt="funny">
|
||||
<h1>{{ __('app.imprint.title') }}</h1>
|
||||
<br />
|
||||
<p>{!! __('app.imprint.content') !!}</p>
|
||||
|
||||
Reference in New Issue
Block a user