#set ($userLocale = $CommonFunctions.getUserLocalString($currentUserId))
Legato New Request
Legato New Request
#foreach ($projectType in $projectTypes)
#if ($CommonFunctions.isDevMode())
$projectType.name
#else
$projectType.name
#end
#end
#if ((! $CommonFunctions.getLogoPath() ) && "$!CommonFunctions.getLogoPath()" == "")
#else
#end