cvsimport
[hcoop/zz_old/portal.git] / portal.mlt
index d03698f..3492692 100644 (file)
@@ -2,7 +2,7 @@
 val bal = Balance.lookupBalance (#bal you);
 @header [] %>
 
-<h3><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=payment@hcoop.net&item_name=Member+payment+for+<% #name you %>">Add to your balance with PayPal</a></h3>
+<% @payment [] %>
 
 <h3><a href="money">Your recent account activity</a></h3>
 
@@ -40,6 +40,6 @@ switch issues of
 end %>
 <br>
 <% end
-end %>
+end;
 
-<% @footer [] %>
\ No newline at end of file
+@footer [] %>