Files
doneit-web/src/app/shared/empty-container/empty-container.page.html
T

6 lines
93 B
HTML
Raw Normal View History

<ion-content>
<div class="center height-100">
<p>{{texto}}</p>
</div>
</ion-content>