yammat/templates/buy.hamlet
2015-04-10 01:30:25 +02:00

12 lines
243 B
Plaintext

$doctype 5
<h3>_{MsgPurchaseOf $ beverageIdent bev}
<p>
_{MsgPricePerUnit (beveragePrice bev) (appCurrency $ appSettings master)}
<form method=post enctype=#{enctype}>
^{buyWidget}
<div>
<input type=submit value="_{MsgPurchase}">