mercurial/templates/paper/search.tmpl
changeset 24054 fdf7794be41d
parent 23377 c00b156d6e76
child 25524 e0c09398c237
--- a/mercurial/templates/paper/search.tmpl	Sat Jan 31 12:54:35 2015 -0500
+++ b/mercurial/templates/paper/search.tmpl	Fri Feb 06 15:52:55 2015 +0800
@@ -43,11 +43,13 @@
 </div>
 
 <table class="bigtable">
+<thead>
  <tr>
   <th class="age">age</th>
   <th class="author">author</th>
   <th class="description">description</th>
  </tr>
+</thead>
 <tbody class="stripes2">
 {entries}
 </tbody>