Kein Impressum, aber...
This commit is contained in:
@@ -71,7 +71,8 @@ return [
|
||||
'alt' => 'Ernsthaftigkeit',
|
||||
'content' => 'Hiermit weisen wir darauf hin, dass es sich bei dieser Platform um ein Projekt des Chaos Computer Clubs handelt, welche keine rechtlich geltenden Dokumente ausstellt.
|
||||
<br />Es handelt sich weder um echte Dienstleistungen im gewerblichen Sinne, noch um geschäftsmäßige Dienste.
|
||||
<br />Aus diesem Grund entfällt die Impressumspflicht.'
|
||||
<br />Aus diesem Grund entfällt die Impressumspflicht.
|
||||
<br /><br />Dennoch geben wir freiwillig Kontaktinformationen an:'
|
||||
],
|
||||
'contact' => [
|
||||
'title' => 'Kontakt',
|
||||
|
||||
@@ -71,7 +71,8 @@ return [
|
||||
'alt' => 'Serious business',
|
||||
'content' => 'We hereby inform you that this platform is a project of the Chaos Computer Club and does not issue any legally binding documents.
|
||||
<br />It does not constitute genuine commercial services or business-related services.
|
||||
<br />Therefore, the legal requirement to provide an imprint does not apply.'
|
||||
<br />Therefore, the legal requirement to provide an imprint does not apply.
|
||||
<br /><br />However, we are happy to provide you with contact information:'
|
||||
],
|
||||
'contact' => [
|
||||
'title' => 'Contact',
|
||||
|
||||
@@ -7,4 +7,12 @@
|
||||
<h1>{{ __('app.imprint.title') }}</h1>
|
||||
<br />
|
||||
<p>{!! __('app.imprint.content') !!}</p>
|
||||
<br />
|
||||
Chaos Computer Club Essen / foobar e.V.<br />
|
||||
C3Gov<br />
|
||||
Sibyllastr. 9<br />
|
||||
45136 Essen<br />
|
||||
Germany<br />
|
||||
<br />
|
||||
<br />
|
||||
@endsection
|
||||
|
||||
Reference in New Issue
Block a user