-if true -begin -if admin =input.name.to_s.downcase -else =render :partial => "portlets/dynamic_contents/"+input.name.to_s.downcase ,:locals => {:input => input} if input.name -rescue ="" -else -if admin =input.name.to_s.downcase -else =render :partial => "portlets/dynamic_contents/"+input.name.to_s.downcase ,:locals => {:input => input} if input.name