Details |
Letzte Änderung |
Log anzeigen
| RSS feed
| Revision |
Autor |
Zeilennr. |
Zeile |
| 2 |
lars |
1 |
<!-- $Id: basket_empty.tpl 2392 2022-10-06 14:16:38Z tiefland $ BEGIN -->
|
|
|
2 |
<div class="box_static">
|
|
|
3 |
|
|
|
4 |
<h1 class="big padding">{$ini.basket.emptyMsg}</h1>
|
|
|
5 |
|
|
|
6 |
|
|
|
7 |
|
|
|
8 |
<p class="padding">
|
|
|
9 |
Sie haben noch keine Artikel ausgewählt.
|
|
|
10 |
</p>
|
|
|
11 |
|
|
|
12 |
|
|
|
13 |
|
|
|
14 |
<p class="padding">
|
|
|
15 |
<a class="shopButton" href="/" onmouseout="window.status='';return false;">zurück zum Shop</a>
|
|
|
16 |
|
|
|
17 |
</p>
|
|
|
18 |
|
|
|
19 |
</div>
|
|
|
20 |
<div class="break"></div>
|
|
|
21 |
<!-- $Id: basket_empty.tpl 2392 2022-10-06 14:16:38Z tiefland $ END -->
|