<%@ page import="org.opencms.workplace.tools.content.*" %><% // initialize the workplace class CmsElementChangeLocaleReport wp = new CmsElementChangeLocaleReport(pageContext, request, response); // display the report wp.displayReport(); %>