add short documentation
This commit is contained in:
+3
-13
@@ -4,23 +4,13 @@
|
|||||||
<p class="title is-4">Die etwas andere Bienenstockwaage...</p>
|
<p class="title is-4">Die etwas andere Bienenstockwaage...</p>
|
||||||
<div class="message is-danger">
|
<div class="message is-danger">
|
||||||
<div class="message-body">
|
<div class="message-body">
|
||||||
Aktuell noch in Entwicklung, kommen Sie später noch einmal vorbei...
|
Aktuell finden Feldversuche statt... Wer trotzdem schon eine möchte, bitte melden!
|
||||||
|
<br /><br />
|
||||||
|
Hier gibt es bereits eine <a href="static/files/mini-beieli-kurzbeschrieb.pdf" target="_blank">Kurzbeschrieb</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{{ if ne .UserName "" }}
|
{{ if ne .UserName "" }}
|
||||||
<p>
|
|
||||||
<strong>Ich will weitere bestellen!</strong>
|
|
||||||
<span class="icon"><i class="fa fa-arrow-right"></i></span>
|
|
||||||
Hier geht's zum <a href="/order.html">Bestellformular</a>
|
|
||||||
</p>
|
|
||||||
{{ else }}
|
{{ else }}
|
||||||
<p>
|
|
||||||
<strong>Ich will auch eine!</strong>
|
|
||||||
<span class="icon"><i class="fa fa-arrow-right"></i></span>
|
|
||||||
Hier geht's zum <a href="/order.html">Bestellformular</a>
|
|
||||||
</p>
|
|
||||||
<p> </p>
|
|
||||||
<p>
|
|
||||||
<strong>Ich habe bereits eine (oder mehrere)</strong>
|
<strong>Ich habe bereits eine (oder mehrere)</strong>
|
||||||
<span class="icon"><i class="fa fa-arrow-right"></i></span>
|
<span class="icon"><i class="fa fa-arrow-right"></i></span>
|
||||||
Hier geht's zum <a href="/login.html">Login</a>
|
Hier geht's zum <a href="/login.html">Login</a>
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user