content/hifi-content/caitlyn/scratch/webApp/soundBoardTest/templates/soundBoard.html
2022-02-13 22:19:19 +01:00

6 lines
No EOL
347 B
HTML

<ion-view title="Sound Board" id="page1">
<ion-content padding="false" class=" manual-remove-top-padding has-header">
<button id="soundBoard-button1" class="button button-stable button-full">High Five 1</button>
<button id="soundBoard-button4" class="button button-stable button-block">High Five 2</button>
</ion-content>
</ion-view>