There are <ahref="{{ url_for('settings_page')}}#notifications">system-wide notification URLs enabled</a>, this form will override notification settings for this watch only ‐ an empty Notification URL list here will still send notifications.
There are <ahref="{{ url_for('settings_page')}}#notifications">system-wide notification URLs enabled</a>, this form will override notification settings for this watch only ‐ an empty Notification URL list here will still send notifications.
</div>
</div>
{% endif %}
{% endif %}
@ -407,7 +407,7 @@ Unavailable") }}
<!-- request the screenshot and get the element offset info ready -->
<!-- request the screenshot and get the element offset info ready -->
<!-- use img src ready load to know everything is ready to map out -->
<!-- use img src ready load to know everything is ready to map out -->
<!-- @todo: maybe something interesting like a field to select 'elements that contain text... and their parents n' -->
<!-- @todo: maybe something interesting like a field to select 'elements that contain text... and their parents n' -->
<spanstyle="color:#eee; font-size: 80%;"><img style="height: 1em;display:inline-block;"src="{{url_for('static_content', group='images', filename='spread-white.svg')}}"/> Tip: You can also add 'shared' watches. <ahref="https://github.com/dgtlmoon/changedetection.io/wiki/Sharing-a-Watch">More info</a></a></span>
<spanstyle="color:#eee; font-size: 80%;"><imgalt="Create a shareable link"style="height: 1em;display:inline-block;"src="{{url_for('static_content', group='images', filename='spread-white.svg')}}"> Tip: You can also add 'shared' watches. <ahref="https://github.com/dgtlmoon/changedetection.io/wiki/Sharing-a-Watch">More info</a></span>
<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)}}"><img 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>
{% if watch.get_fetch_backend == "html_webdriver"
{% if watch.get_fetch_backend == "html_webdriver"
or ( watch.get_fetch_backend == "system" and system_default_fetcher == 'html_webdriver' )
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"/>
<imgclass="status-icon"src="{{url_for('static_content', group='images', filename='Google-Chrome-icon.png')}}"title="Using a chrome browser">
{% endif %}
{% 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 %}
<divclass="fetch-error">{{ watch.last_error }}
<divclass="fetch-error">{{ watch.last_error }}
@ -122,7 +122,7 @@
<divclass="ldjson-price-track-offer">Embedded price data detected, follow only price data? <ahref="{{url_for('price_data_follower.accept', uuid=watch.uuid)}}"class="pure-button button-xsmall">Yes</a><ahref="{{url_for('price_data_follower.reject', uuid=watch.uuid)}}"class="">No</a></div>
<divclass="ldjson-price-track-offer">Embedded price data detected, follow only price data? <ahref="{{url_for('price_data_follower.accept', uuid=watch.uuid)}}"class="pure-button button-xsmall">Yes</a><ahref="{{url_for('price_data_follower.reject', uuid=watch.uuid)}}"class="">No</a></div>
{% endif %}
{% endif %}
{% if watch['track_ldjson_price_data'] == 'accepted' %}
{% if watch['track_ldjson_price_data'] == 'accepted' %}
<spanclass="tracking-ldjson-price-data"title="Automatically following embedded price information"><imgsrc="{{url_for('static_content', group='images', filename='price-tag-icon.svg')}}"class="status-icon price-follow-tag-icon"/> Price</span>
<spanclass="tracking-ldjson-price-data"title="Automatically following embedded price information"><imgsrc="{{url_for('static_content', group='images', filename='price-tag-icon.svg')}}"class="status-icon price-follow-tag-icon"> Price</span>