diff --git a/src/app/app.routes.ts b/src/app/app.routes.ts index b958199..0460201 100644 --- a/src/app/app.routes.ts +++ b/src/app/app.routes.ts @@ -1,14 +1,13 @@ import { Routes } from '@angular/router'; import { SummaryComponent } from './components/summary/summary.component'; import { HelpComponent } from './shared/components/help/help.component'; -import { PrivacyPolicyComponent } from './shared/components/privacy-policy/privacy-policy.component'; import { ImprintComponent } from './shared/components/imprint/imprint.component'; +import { PrivacyPolicyComponent } from './shared/components/privacy-policy/privacy-policy.component'; export const routes: Routes = [ { path: '', component: SummaryComponent }, { path: 'summary', component: SummaryComponent }, { path: 'help', component: HelpComponent }, { path: 'imprint', component: ImprintComponent }, - { path: 'privacy-policy', component: PrivacyPolicyComponent }, ]; diff --git a/src/app/shared/components/privacy-policy/privacy-policy.component.html b/src/app/shared/components/privacy-policy/privacy-policy.component.html index a8869ff..2f19fc3 100644 --- a/src/app/shared/components/privacy-policy/privacy-policy.component.html +++ b/src/app/shared/components/privacy-policy/privacy-policy.component.html @@ -1 +1,208 @@ -
privacy-policy works!
++ {{ "privacy-policy.preambleDescription" | translate }} +
+ +Andre Kempf
+Großschneidersweg 2a
+76149 Karlsruhe
++ {{ "imprint.tel" | translate }}: + 0172-4180328 +
++ {{ "imprint.mail" | translate }}: + mail@andre-kempf.com +
+ ++ {{ "privacy-policy.Content2Description" | translate }} +
+
+ {{ "privacy-policy.Content3Header0" | translate }}
+ {{ "privacy-policy.Content3Description0" | translate }}
+
+ {{ "privacy-policy.Content3Header2" | translate }}
+ {{ "privacy-policy.Content3Description2" | translate }}
+
+ {{ "privacy-policy.Content4Description0" | translate }} +
++ {{ "privacy-policy.Content4Description1" | translate }} +
++ {{ "privacy-policy.Content4Description2" | translate }} +
+ ++ {{ "privacy-policy.Content5Description" | translate }} +
+ ++ {{ "privacy-policy.Content6Description0" | translate }} +
+ {{ "privacy-policy.Content6Description1" | translate }} ++ {{ "privacy-policy.Content7Description0" | translate }} +
++ {{ "privacy-policy.Content7Description1" | translate }} +
+ ++ {{ "privacy-policy.Content8Description0" | translate }} +
+