add the signed header
This commit is contained in:
		@@ -75,6 +75,7 @@
 | 
				
			|||||||
        <th data-sort-by="publisher" class="tHeader publisher">Publisher</th>
 | 
					        <th data-sort-by="publisher" class="tHeader publisher">Publisher</th>
 | 
				
			||||||
        <th data-sort-by="year" class="tHeader year">Year</th>
 | 
					        <th data-sort-by="year" class="tHeader year">Year</th>
 | 
				
			||||||
        <th class="tHeader isbn">ISBN</th>
 | 
					        <th class="tHeader isbn">ISBN</th>
 | 
				
			||||||
 | 
					        <th class="tHeader signed">Signed?</th>
 | 
				
			||||||
      </tr>
 | 
					      </tr>
 | 
				
			||||||
      {{#books}}
 | 
					      {{#books}}
 | 
				
			||||||
        <tr class="tRow" id="{{rowNumber}}">
 | 
					        <tr class="tRow" id="{{rowNumber}}">
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user