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