<aclass="link-spread"href="{{url_for('form_share_put_watch', uuid=watch.uuid)}}"><imgclass="status-icon"src="{{url_for('static_content', group='images', filename='spread.svg')}}"class="status-icon icon icon-spread"title="Create a link to share watch config with others"/></a>
<aclass="link-spread"href="{{url_for('form_share_put_watch', uuid=watch.uuid)}}"><imgclass="status-icon"src="{{url_for('static_content', group='images', filename='spread.svg')}}"class="status-icon icon icon-spread"title="Create a link to share watch config with others"/></a>
or ( watch.get_fetch_backend == "system" and system_default_fetcher == 'html_webdriver' )
%}
<imgclass="status-icon"src="{{url_for('static_content', group='images', filename='Google-Chrome-icon.png')}}"title="Using a chrome browser"/>
{% endif %}
{%if watch.is_pdf %}<imgclass="status-icon"src="{{url_for('static_content', group='images', filename='pdf-icon.svg')}}"title="Converting PDF to text"/>{% endif %}
{%if watch.is_pdf %}<imgclass="status-icon"src="{{url_for('static_content', group='images', filename='pdf-icon.svg')}}"title="Converting PDF to text"/>{% endif %}
{% if watch.last_error is defined and watch.last_error != False %}
{% if watch.last_error is defined and watch.last_error != False %}