Kontakt angepass; Telefax
This commit is contained in:
@@ -5,6 +5,19 @@
|
||||
@section('content')
|
||||
<img class="content-img" src="{{ asset('Bilder/kontakt.jpg') }}" alt="{{ __('app.contact.alt') }}" />
|
||||
<h1>{{ __('app.contact.title') }}</h1>
|
||||
<br />
|
||||
{!! __('app.contact.content') !!}
|
||||
<dl>
|
||||
<dt>{{ __('app.contact.fediverse') }}</dt>
|
||||
<dd><a href="https://chaos.social/@c3gov">https://chaos.social/@c3gov</a></dd>
|
||||
<br />
|
||||
<dt>{{ __('app.contact.email') }}</dt>
|
||||
<dd><a href="mailto:Dezernat7Zustaendigkeit@C3Gov.De">Dezernat7Zustaendigkeit@C3Gov.De</a></dd>
|
||||
<br />
|
||||
<dt>{{ __('app.contact.phone') }}</dt>
|
||||
<dd>+49 (0) 201 89 040 231</dd>
|
||||
<dd>+49 (0) 221 59 619 2800</dd>
|
||||
<br />
|
||||
<dt>EPVPN:</dt>
|
||||
<dd>2800</dd>
|
||||
</dl>
|
||||
@endsection
|
||||
|
||||
Reference in New Issue
Block a user