<%@ page contentType="text/html" pageEncoding="UTF-8"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://liferay.com/tld/aui" prefix="aui"%> <%@ taglib uri="http://liferay.com/tld/portlet" prefix="liferay-portlet"%> <%@ taglib uri="http://liferay.com/tld/theme" prefix="liferay-theme"%> <%@ page import="com.liferay.portal.kernel.util.Constants"%> <%@ page import="com.liferay.portal.kernel.util.GetterUtil"%> <%@ page import="com.liferay.portal.kernel.util.StringPool"%> <%@ page import="com.liferay.portal.util.PortalUtil"%>