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

6 lines
141 B
HTML

<th>Date Added</th>
<th>Title</th>
<th>Release Date</th>
{{ if ( eq ( .Scratch.Get "listMode" ) "log" ) }}
<th>Date Watched</th>
{{ end }}