yammat/templates/recharge.hamlet
2015-04-07 16:30:06 +02:00

13 lines
212 B
Plaintext

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