{% macro render_field(field) %}
{{ subfield(**kwargs)|safe }}
{% if subfield.errors %}
|
{{ _('Error - This watch needs Chrome (with playwright/sockpuppetbrowser), but Chrome based fetching is not enabled.') }} {{ _('Alternatively try our') }} {{ _('very affordable subscription based service which has all this setup for you') }}.
{{ _('You may need to') }} {{ _('Enable playwright environment variable') }} {{ _('and uncomment the') }} sockpuppetbrowser {{ _('in the') }} docker-compose.yml {{ _('file') }}.
{{ _('Triggered text') }} {{ _('Ignored text') }} {{ _('Blocked text') }}
{% endmacro %}