Bug 31028: Only show pending concerns if there are some
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / prog / en / modules / patroncards / home.tt
index 061b14f..1972d8e 100644 (file)
@@ -1,10 +1,13 @@
+
     [% INCLUDE 'doc-head-open.inc' %]
-    <title>Koha &rsaquo; Tools &rsaquo; Patron card creator</title>
+    <title>Patron card creator &rsaquo; Tools &rsaquo; Koha</title>
     [% INCLUDE 'doc-head-close.inc' %]
 </head>
 <body id="pcard_home" class="tools pcard">
-    [% INCLUDE 'header.inc' %]
+    [% WRAPPER 'header.inc' %]
     [% INCLUDE 'cat-search.inc' %]
+[% END %]
+    [% WRAPPER 'sub-header.inc' %]
     <nav id="breadcrumbs" aria-label="Breadcrumb" class="breadcrumb">
         <ol>
             <li>
@@ -20,6 +23,7 @@
             </li>
         </ol>
     </nav>
+    [% END %]
 
 <div class="main container-fluid">
     <div class="row">
@@ -28,6 +32,7 @@
 
                 [% INCLUDE 'patroncards-toolbar.inc' %]
 
+                <h1>Patron card creator</h1>
 
             </main>
         </div> <!-- /.col-sm-10.col-sm-push-2 -->