Fix Mailman subscription by installing /usr/local/sbin/portalsub
[bpt/portal.git] / portal.mlt
index f88c28f..3492692 100644 (file)
@@ -2,6 +2,8 @@
 val bal = Balance.lookupBalance (#bal you);
 @header [] %>
 
+<% @payment [] %>
+
 <h3><a href="money">Your recent account activity</a></h3>
 
 <table>
@@ -38,6 +40,6 @@ switch issues of
 end %>
 <br>
 <% end
-end %>
+end;
 
-<% @footer [] %>
\ No newline at end of file
+@footer [] %>