<thonclick="sortTable(3)"><spanclass="clickable"title="Sort by Title">Title <spanid="sortable-3"><imgsrc="{{url_for('static_content', group='images', filename='sortable.svg')}}"alt="sort"/></span><spanclass="sortarrow"><spanid="sort-3a"style="display:none;">▲</span><spanid="sort-3d"style="display:none;">▼</span></span></span></th>
<thclass="hidden-col"></th>
<thonclick="sortTable(5)"><spanclass="clickable"title="Sort by Last Checked">Checked <spanid="sortable-5"><imgsrc="{{url_for('static_content', group='images', filename='sortable.svg')}}"alt="sort"/></span><spanclass="sortarrow"><spanid="sort-5a"style="display:none;">▲</span><spanid="sort-5d"style="display:none;">▼</span></span></span></th>
<thclass="hidden-col"></th>
<thonclick="sortTable(7)"><spanclass="clickable"title="Sort by Last Changed">Changed <spanid="sortable-7"style="display:none;"><imgsrc="{{url_for('static_content', group='images', filename='sortable.svg')}}"alt="sort"/></span><spanclass="sortarrow"><spanid="sort-7a"style="display:none;">▲</span><spanid="sort-7d">▼</span></span></span></th>
<thclass="hidden-col"></th>
<th>Actions</th>
</tr>
</thead>
@ -94,18 +104,13 @@
<spanclass="watch-tag-list">{{ watch.tag}}</span>
{% endif %}
</td>
<tdclass="hidden-col">{{ watch.title if watch.title else watch.url }}</td>