]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/guest/user/login.xhtml
Continued porting templates:
[jjobs-war.git] / web / guest / user / login.xhtml
index d28bc0ce85bb0f2dea06f89069dab0302c681dfa..5ee98148bf5abb712e14825dc5fe28a5f651d0b3 100644 (file)
@@ -2,16 +2,16 @@
 <html
        lang="#{localizationController.language}" xml:lang="#{localizationController.language}"
        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"
-         >
+       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" id="user_login">
                <ui:define name="guest_title">#{msg.PAGE_TITLE_USER_LOGIN}</ui:define>
 
                <ui:define name="content_header">
-                       #{msg.CONTENT_TITLE_USER_LOGIN}
+                       <h:outputText value="#{msg.CONTENT_TITLE_USER_LOGIN}" />
                </ui:define>
 
                <ui:define name="content">