#set($forgotPassword = $request.getAttribute("forgotPassword"))
#set($theCategories = $categories.getCategoriesByEntityName("category","Preferences","$!{dotRegistrationForm.category}",true,true,3,false))
#parse('static/messages.html') |
#if ((($!{dotRegistrationForm.from} == "webEventRegistration") || ($!{dotRegistrationForm.from} == "purchaseOrder")) && !($request.getAttribute("errorCreate") == true))
#set($display = 'style="display:none"')
#else
#set($display = '')
#end