mirror of
https://gitlab.silvrtree.co.uk/martind2000/aodb.git
synced 2025-02-10 11:49:16 +00:00
7 lines
238 B
HTML
7 lines
238 B
HTML
<ion-view view-title="PRM List">
|
|
<ion-content class="padding" scroll="true" has-bounce="true">
|
|
<div class="row">
|
|
<span class="input-label font-thin">Hello World!</span>
|
|
</div>
|
|
</ion-content>
|
|
</ion-view> |