113 lines
3.8 KiB
HTML
113 lines
3.8 KiB
HTML
<ion-view view-title="Gekaufte Rosen">
|
|
<ion-content>
|
|
|
|
<div style="padding-bottom:15px;">
|
|
<div class="item item-divider oswald">Hier können Sie Ihre gekauften Rosen ansehen oder nochmals versenden!</div>
|
|
|
|
<ul class="list">
|
|
<a class="item item-thumbnail-left item-button-right" href="#">
|
|
<img src="img/rose1.png">
|
|
<h1>Platzhalter Liebster </h1>
|
|
<p>Platzhalter persönliche Nachricht </p>
|
|
<div class="buttons" style="margin-top:30px;">
|
|
<button class="button button-small" >
|
|
<i class="icon ion-image"> Vorschau</i>
|
|
</button>
|
|
<button class="button button-small">
|
|
<i class="icon ion-android-share-alt"> Teilen</i>
|
|
</button>
|
|
</div>
|
|
|
|
</a>
|
|
|
|
|
|
<a class="item item-thumbnail-left item-button-right" href="#">
|
|
<img src="img/rose1.png">
|
|
<h1>Platzhalter Liebster </h1>
|
|
<p>Platzhalter persönliche Nachricht </p>
|
|
<div class="buttons" style="margin-top:30px;">
|
|
<button class="button button-small" >
|
|
<i class="icon ion-image"> Vorschau</i>
|
|
</button>
|
|
<button class="button button-small">
|
|
<i class="icon ion-android-share-alt"> Teilen</i>
|
|
</button>
|
|
</div>
|
|
|
|
</a>
|
|
|
|
|
|
|
|
<a class="item item-thumbnail-left item-button-right" href="#">
|
|
<img src="img/rose1.png">
|
|
<h1>Platzhalter Liebster </h1>
|
|
<p>Platzhalter persönliche Nachricht </p>
|
|
<div class="buttons" style="margin-top:30px;">
|
|
<button class="button button-small" >
|
|
<i class="icon ion-image"> Vorschau</i>
|
|
</button>
|
|
<button class="button button-small">
|
|
<i class="icon ion-android-share-alt"> Teilen</i>
|
|
</button>
|
|
</div>
|
|
|
|
</a>
|
|
|
|
|
|
<a class="item item-thumbnail-left item-button-right" href="#">
|
|
<img src="img/rose1.png">
|
|
<h1>Platzhalter Liebster </h1>
|
|
<p>Platzhalter persönliche Nachricht </p>
|
|
<div class="buttons" style="margin-top:30px;">
|
|
<button class="button button-small" >
|
|
<i class="icon ion-image"> Vorschau</i>
|
|
</button>
|
|
<button class="button button-small">
|
|
<i class="icon ion-android-share-alt"> Teilen</i>
|
|
</button>
|
|
</div>
|
|
|
|
</a>
|
|
|
|
|
|
|
|
<a class="item item-thumbnail-left item-button-right" href="#">
|
|
<img src="img/rose1.png">
|
|
<h1>Platzhalter Liebster </h1>
|
|
<p>Platzhalter persönliche Nachricht </p>
|
|
<div class="buttons" style="margin-top:30px;">
|
|
<button class="button button-small" >
|
|
<i class="icon ion-image"> Vorschau</i>
|
|
</button>
|
|
<button class="button button-small">
|
|
<i class="icon ion-android-share-alt"> Teilen</i>
|
|
</button>
|
|
</div>
|
|
|
|
</a>
|
|
|
|
|
|
|
|
<a class="item item-thumbnail-left item-button-right" href="#">
|
|
<img src="img/rose1.png">
|
|
<h1>Platzhalter Liebster </h1>
|
|
<p>Platzhalter persönliche Nachricht </p>
|
|
<div class="buttons" style="margin-top:30px;">
|
|
<button class="button button-small" >
|
|
<i class="icon ion-image"> Vorschau</i>
|
|
</button>
|
|
<button class="button button-small">
|
|
<i class="icon ion-android-share-alt"> Teilen</i>
|
|
</button>
|
|
</div>
|
|
|
|
</a>
|
|
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
|
|
</ion-content>
|
|
</ion-view>
|