]> git.mxchange.org Git - addressbook-war.git/blobdiff - web/WEB-INF/templates.dist/guest_page.xhtml
Updated copyright year
[addressbook-war.git] / web / WEB-INF / templates.dist / guest_page.xhtml
index 5844811cb56498860d7be27135ac02e891c98730..30d9b698694a8af35d0e06099fbf222b8de10e63 100644 (file)
@@ -1,11 +1,12 @@
 <?xml version="1.0" encoding="UTF-8" ?>
-<ui:composition template="/WEB-INF/templates/guest/guest_base.tpl"
-                               xmlns="http://www.w3.org/1999/xhtml"
-                               xmlns:ui="http://xmlns.jcp.org/jsf/facelets"
-                               xmlns:h="http://xmlns.jcp.org/jsf/html"
-                               xmlns:f="http://xmlns.jcp.org/jsf/core">
+<ui:composition
+       template="/WEB-INF/templates/guest/guest_base.tpl"
+       xmlns="http://www.w3.org/1999/xhtml"
+       xmlns:ui="http://xmlns.jcp.org/jsf/facelets"
+       xmlns:h="http://xmlns.jcp.org/jsf/html"
+       >
 
-       <ui:define name="guest_title">
+       <ui:define name="document_guest_title">
                <h:outputText value="#{msg.PAGE_TITLE_INDEX_FOO}" />
        </ui:define>