## content.vm ## Turbine Velocity Screen to show just the content of a single portal element ## as specified by the request js_peid ## (the portlet control is not included) ## $Header$ #if ($data.Js_peid) $jetspeed.getPortalElement($data.Js_peid) #else

Portal Element Id missing

#end