yammat/templates/recharge.hamlet

13 lines
212 B
Plaintext
Raw Normal View History

2015-04-04 06:46:33 +02:00
$doctype 5
<h3>
Guthaben aufladen
<p>
2015-04-07 16:30:06 +02:00
aktuelles Guthaben: #{formatIntCurrency (userBalance user)}
2015-04-04 06:46:33 +02:00
<form method=post enctype=#{enctype}>
^{rechargeWidget}
<div>
<input type=submit value="Aufladen">