Change granter.sh to give permissions to user specified on command line
[hcoop/zz_old/portal.git] / app / header.setTitle
CommitLineData
94fb7d51 1<% val title =
2 case $"title" of
3 "" => "HCoop"
4 | t => ("HCoop: " ^ t) %>