%--
-- Page: templateSetup.jsp
--
-- MODIFIED (MM/DD/YY)
-- hmodawel 02/27/06 - fix ojsp 1013 compilation errors
-- paachary 12/01/05 - Adding the "Compare Settings" submit button on this page
-- paachary 08/07/06 - Backport paachary_bug-5396307 from main
-- njuillar 07/27/05 - Make template name link generate an event
-- njuillar 07/13/05 - Put error/info messages above page header
-- njuillar 07/01/05 -
-- njuillar 05/12/05 - Add page title
-- njuillar 05/11/05 - Change info message to confirmation type
-- njuillar 05/03/05 - Add showAll feature for table
-- njuillar 03/22/05 - Add Pending Changes field
-- njuillar 03/08/05 - Remove extra space at top of page
-- njuillar 03/02/05 - Fix bug 4151772
-- njuillar 02/10/05 - Show out-of-box templates tip only if there is
-- at least one such template
-- aholser 12/15/04 -
-- kchiasso 11/10/04 - fix search layout
--%>
<%@ include file="/sdk/oemTop.jspf"%>
<%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%>
<%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem"%>
<%@ page import="oracle.sysman.eml.mntr.Constants"%>
<%@ page import="oracle.sysman.eml.metrics.template.TemplateConstants"%>
<%@ include file="/enablePPR.jspf"%>
<%@ include file="/oemTitle.jspf"%>
<%@ include file="/oemNoscript.jspf" %>
<%@ include file="/oemGlobal.jspf"%>
<%@ include file="../../health/header.jsp"%>
<%@ include file="adminSideNav.jspf"%>