Cataloguer/layouts/partials/books/table-header.html

7 lines
175 B
HTML

<th>Date Added</th>
<th>Title</th>
<th>Author(s)</th>
<th>Publication Date</th>
{{ if ( not ( eq ( .Scratch.Get "listMode" ) "wishlist" ) ) }}
<th>Dates Read</th>
{{ end }}