yammat/templates/buy.hamlet

12 lines
250 B
Plaintext

$doctype 5
<h3>Kauf von #{beverageIdent bev}
<p>
Preis pro Einheit: #{formatIntCurrency (beveragePrice bev)} #{appCurrency $ appSettings master}
<form method=post enctype=#{enctype}>
^{buyWidget}
<div>
<input type=submit value="Kaufen">