cvsimport
[hcoop/zz_old/portal.git] / header.setTitle
1 <% val title =
2 case $"title" of
3 "" => "HCoop Portal"
4 | t => ("HCoop Portal: " ^ t) %>