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

7 lines
141 B
HTML
Raw Normal View History

2025-01-04 20:19:12 +00:00
<th>Date Added</th>
<th>Title</th>
<th>Release Date</th>
{{ if ( eq ( .Scratch.Get "listMode" ) "log" ) }}
<th>Date Watched</th>
{{ end }}