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

12 lines
252 B
Plaintext

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