Initial-Version
This commit is contained in:
11
www/templates/home.html
Normal file
11
www/templates/home.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<ion-view view-title="Wo ist das Tier">
|
||||
<ion-content class="padding">
|
||||
|
||||
<div class="row">
|
||||
<div style="width: 100%; text-align: center;" class="col">
|
||||
<img class="myborder" src="img/elefant.jpg" height="128" width="128" ng-click="starte_spiel1()">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</ion-content>
|
||||
</ion-view>
|
||||
Reference in New Issue
Block a user