agtemplateweb/target/agtemplate-1.0.0/template/menu.xhtml

10 lines
340 B
HTML

<?xml version='1.0' encoding='UTF-8' ?>
<ui:composition
xmlns="http://www.w3.org/1999/xhtml"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:h="http://java.sun.com/jsf/html"
xmlns:p="http://primefaces.org/ui"
xmlns:ui="http://java.sun.com/jsf/facelets">
<ui:include src="../agtemplate/template/menu.xhtml" />
</ui:composition>