Kein Impressum, aber...
This commit is contained in:
@@ -71,7 +71,8 @@ return [
|
|||||||
'alt' => 'Ernsthaftigkeit',
|
'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.
|
'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 />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' => [
|
'contact' => [
|
||||||
'title' => 'Kontakt',
|
'title' => 'Kontakt',
|
||||||
|
|||||||
@@ -71,7 +71,8 @@ return [
|
|||||||
'alt' => 'Serious business',
|
'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.
|
'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 />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' => [
|
'contact' => [
|
||||||
'title' => 'Contact',
|
'title' => 'Contact',
|
||||||
|
|||||||
@@ -7,4 +7,12 @@
|
|||||||
<h1>{{ __('app.imprint.title') }}</h1>
|
<h1>{{ __('app.imprint.title') }}</h1>
|
||||||
<br />
|
<br />
|
||||||
<p>{!! __('app.imprint.content') !!}</p>
|
<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
|
@endsection
|
||||||
|
|||||||
Reference in New Issue
Block a user