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

6 lines
108 B
HTML
Raw Normal View History

2021-03-15 15:19:07 +01:00
<ion-content>
<div class="center height-100">
<p>Sem conversa selecionada</p>
</div>
</ion-content>