]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - web/WEB-INF/templates.dist/login_page.xhtml
removed double-redundant XML parsing instructions, (X)HTML doesn't want it anyway
[pizzaservice-war.git] / web / WEB-INF / templates.dist / login_page.xhtml
index cccd59ba4aff878ed0605a6b8e7fa863f32da9b6..a965fee1eaf0779e70dd75ce681ff6687fb10dde 100644 (file)
@@ -1,13 +1,12 @@
-<?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml"
-       lang="#{localizationController.language}" xml:lang="#{localizationController.language}"
-       xmlns:ui="http://java.sun.com/jsf/facelets"
-       xmlns:h="http://xmlns.jcp.org/jsf/html"
-       xmlns:f="http://xmlns.jcp.org/jsf/core"
-       >
+         lang="#{localizationController.language}" xml:lang="#{localizationController.language}"
+         xmlns:ui="http://java.sun.com/jsf/facelets"
+         xmlns:h="http://xmlns.jcp.org/jsf/html"
+         xmlns:f="http://xmlns.jcp.org/jsf/core"
+         >
 
-       <ui:composition template="/WEB-INF/templates/login/login_base.tpl">
+       <ui:composition template="/WEB-INF/templates/login/user/user_base.tpl">
                <ui:define name="login_title">#{msg.PAGE_TITLE_LOGIN_FOO}</ui:define>
 
                <ui:define name="content_header">