]> git.mxchange.org Git - addressbook-war.git/blobdiff - web/exception.xhtml
+ is not for adding strings, it is addition (math)
[addressbook-war.git] / web / exception.xhtml
index 2996a8c0afabe4b940346acf05c67bcf858b4a7d..0e145b20937b430d3e979a73a679e5f74ce5fec1 100644 (file)
@@ -8,10 +8,12 @@
        >
 
        <ui:composition template="/WEB-INF/templates/guest/guest_base.tpl">
-               <ui:define name="guest_title">#{msg.PAGE_TITLE_EXCEPTION_THROWN}</ui:define>
+               <ui:define name="guest_title">
+                       <h:outputText value="#{msg.PAGE_TITLE_EXCEPTION_THROWN}" />
+               </ui:define>
 
                <ui:define name="content_header">
-                       #{msg.CONTENT_TITLE_EXCEPTION_THROWN}
+                       <h:outputText value="#{msg.CONTENT_TITLE_EXCEPTION_THROWN}" />
                </ui:define>
 
                <ui:define name="content">