|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
<ion-header [translucent]="true">
|
|
|
|
|
<ion-toolbar>
|
|
|
|
|
<ion-title>
|
|
|
|
|
Tab 2
|
|
|
|
|
Präventions-Angebote in der Nähe
|
|
|
|
|
</ion-title>
|
|
|
|
|
</ion-toolbar>
|
|
|
|
|
</ion-header>
|
|
|
|
@ -9,9 +9,9 @@
|
|
|
|
|
<ion-content [fullscreen]="true">
|
|
|
|
|
<ion-header collapse="condense">
|
|
|
|
|
<ion-toolbar>
|
|
|
|
|
<ion-title size="large">Tab 2</ion-title>
|
|
|
|
|
<ion-title size="large">Präventions-Angebote in der Nähe</ion-title>
|
|
|
|
|
</ion-toolbar>
|
|
|
|
|
</ion-header>
|
|
|
|
|
|
|
|
|
|
<app-explore-container name="Tab 2 page"></app-explore-container>
|
|
|
|
|
<app-explore-container name="Präventions-Angebote in der Nähe"></app-explore-container>
|
|
|
|
|
</ion-content>
|
|
|
|
|