9 lines
166 B
Text
9 lines
166 B
Text
$doctype 5
|
|
|
|
<h3>Wähle deinen Artikel
|
|
|
|
$forall (Entity bId bev) <- beverages
|
|
<article .article>
|
|
<a href=@{BuyCashR bId}>
|
|
<p>
|
|
#{beverageIdent bev}
|