server ver
This commit is contained in:
11
resources/views/layout8/impressum.blade.php
Normal file
11
resources/views/layout8/impressum.blade.php
Normal file
@@ -0,0 +1,11 @@
|
||||
@extends('layout')
|
||||
@section('content')
|
||||
<h4>Impressum</h4>
|
||||
<img src="/traurig.gif" height="25%" width="25%" style="float: right;">
|
||||
<ul>
|
||||
<li>Inhaber: Ashrat Mughdi</li>
|
||||
<li>Anschrift: Kartäusergasse 9-11, 50678 Köln</li>
|
||||
<li>Netzpostadresse: bka [at] tfwno [dot] gf</li>
|
||||
<li>Für anderweitigen Kontakt stehe ich per <a href="/irc">IRC</a> zur Verfügung!</li>
|
||||
</ul>
|
||||
@endsection
|
Reference in New Issue
Block a user