{% extends 'safety/subscriptions/subscriptions.html' %} {% block toolbar_subscriptions_privacy %}class="active"{%endblock%} {% block subscriptions_desc %}

Blocking online annoyances means preventing access to well-known web tracking networks, obtrusive scripts and information retrieval code on web pages. Please enable only required subscriptions. Selecting too many subscriptions may require more powerful CPU!

{%endblock%} {% block subscriptions_content %} {% if form.non_field_errors %}
{% for error in form.non_field_errors %} {{ error|escape }} {% endfor %}
{% endif %}
{% csrf_token %}
{% endblock %}