]> git.mxchange.org Git - pizzaservice-war.git/commitdiff
Added spaces obsolete/jsp-table-data-gateway
authorRoland Haeder <roland@mxchange.org>
Thu, 3 Sep 2015 16:30:44 +0000 (18:30 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 3 Sep 2015 16:30:44 +0000 (18:30 +0200)
Signed-off-by:Roland Häder <roland@mxchange.org>

web/WEB-INF/templates/base.tpl

index 105d94e40710d75681ca936fc3665368805d7ddf..d191bf64191ad990cba371459325c8d31e7320f0 100644 (file)
@@ -7,9 +7,12 @@
 
        <h:head>
                <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+
                <f:loadBundle var="msg" basename="org.mxchange.localization.bundle" />
-               <h:outputStylesheet name="./css/default.css"/>
-               <h:outputStylesheet name="./css/cssLayout.css"/>
+
+               <h:outputStylesheet name="./css/default.css" />
+               <h:outputStylesheet name="./css/cssLayout.css" />
+
                <title>Pizza-Service - <ui:insert name="title">Default title</ui:insert></title>
        </h:head>