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