yammat/templates/restock.hamlet

16 lines
267 B
Plaintext
Raw Normal View History

2015-04-04 06:46:33 +02:00
$doctype 5
<h3>
Bestände wieder auffüllen
$forall (Entity bId bev) <- beverages
<article .article>
<a href=@{UpstockR bId}>
<p>
#{beverageIdent bev}
2015-04-08 16:39:21 +02:00
<article .article #func>
2015-04-04 06:46:33 +02:00
<a href=@{NewArticleR}>
<p>
neuen Artikel hinzufügen