{{form.value_urlrewrite}}
{% if form.value_urlrewrite.errors %}
{{form.value_urlrewrite.errors|striptags}}
{% else %}
Specify here raw Squid ACLs for Safe Browsing URL rewriter exclusions. See Squid's online documentation for more information. The contents of this field will be written to squid.conf as-is so please be careful.
{%endif%}