yammat/templates/restock.hamlet

16 lines
261 B
Plaintext
Raw Normal View History

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