server/src/main/webapp/WEB-INF/templates/admin/adminIndex.html
changeset 150 5b62100b8562
parent 127 906fed13c1e1
child 218 aaf55e08827a
--- a/server/src/main/webapp/WEB-INF/templates/admin/adminIndex.html	Fri Apr 05 19:33:39 2013 +0200
+++ b/server/src/main/webapp/WEB-INF/templates/admin/adminIndex.html	Mon Apr 08 01:20:47 2013 +0200
@@ -16,8 +16,10 @@
   </head>
   <body>
     <div id="container">
-      <div id="wrapper">
-        <h1 th:text="#{renkanAdmin.renkan_admin}">Renkan administration</h1>
+      <div id="wrapper" th:with="headerTitle=#{renkanAdmin.renkan_admin}">
+        <header id="header" th:include="fragment/pageFragment :: headerFragment">
+            <h1 th:text="#{renkanAdmin.renkan_admin}">Renkan administration</h1>
+        </header>
         <h2 th:text="#{renkanAdmin.site_admin}">Site administration</h2>
         <table id="object_list">
               <thead>