Files
doneit-web/src/app/pages/search/sender/sender.page.html
T

10 lines
147 B
HTML
Raw Normal View History

2021-01-16 17:45:09 +01:00
<ion-header>
<ion-toolbar>
<ion-title (click)="close()">Remetentes</ion-title>
</ion-toolbar>
</ion-header>
<ion-content>
</ion-content>