<thclass="pause-resume-header"onclick="sortTable(1)"><spanclass="clickable"title="Sort by Pause/Resume"><ahref="{{url_for('index', pause='pause-all', tag=active_tag)}}"><imgsrc="{{url_for('static_content', group='images', filename='pause.svg')}}"alt="Pause"title="Pause All {%if active_tag%}in "{{active_tag}}" {%endif%}"/></a> <ahref="{{url_for('index', pause='resume-all', tag=active_tag)}}"><imgsrc="{{url_for('static_content', group='images', filename='play.svg')}}"alt="Resume"title="Resume All {%if active_tag%}in "{{active_tag}}" {%endif%}"/></a> <spanid="sortable-1"><imgsrc="{{url_for('static_content', group='images', filename='sortable.svg')}}"alt="sort"/></span><spanclass="sortarrow"><spanid="sort-1a"style="display:none;">▲</span><spanid="sort-1d"style="display:none;">▼</span></span></span></th>
<thclass="pause-resume-header"onclick="sortTable(1)"><spanclass="clickable"title="Sort by Pause/Resume"><ahref="{{url_for('index', pause='pause-all', tag=active_tag)}}"><imgsrc="{{url_for('static_content', group='images', filename='pause.svg')}}"alt="Pause"title="Pause All {%if active_tag%}in "{{active_tag}}" {%endif%}"/></a> <ahref="{{url_for('index', pause='resume-all', tag=active_tag)}}"><imgsrc="{{url_for('static_content', group='images', filename='play.svg')}}"alt="Resume"title="Resume All {%if active_tag%}in "{{active_tag}}" {%endif%}"/></a> <spanid="sortable-1"><imgsrc="{{url_for('static_content', group='images', filename='sortable.svg')}}"alt="sort"/></span><spanclass="sortarrow"><spanid="sort-1a"style="display:none;">▲</span><spanid="sort-1d"style="display:none;">▼</span></span></span></th>
<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>
<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>
<thclass="hidden-col"></th>
@ -68,7 +68,7 @@
{% if watch.last_error is defined and watch.last_error != False %}error{% endif %}
{% if watch.last_error is defined and watch.last_error != False %}error{% endif %}
{% if watch.paused is defined and watch.paused != False %}paused{% endif %}
{% if watch.paused is defined and watch.paused != False %}paused{% endif %}
{% if watch.newest_history_key| int > watch.last_viewed| int %}unviewed{% endif %}">
{% if watch.newest_history_key| int > watch.last_viewed| int %}unviewed{% endif %}">