yammat/templates/recharge.hamlet
2015-04-04 06:46:33 +02:00

13 lines
222 B
Plaintext

$doctype 5
<h3>
Guthaben aufladen
<p>
aktuelles Guthaben: #{show ((fromIntegral $ userBalance user) / 100)}
<form method=post enctype=#{enctype}>
^{rechargeWidget}
<div>
<input type=submit value="Aufladen">