payment: note that Stripe has instituted an additional 1% fee for non-US cards
[hcoop/portal.git] / header.setTitle
1 <% val title =
2 case $"title" of
3 "" => "HCoop Portal"
4 | t => ("HCoop Portal: " ^ t) %>