{% extends 'safety/settings/settings.html' %} {% block toolbar_recategorized %}class="active"{%endblock%} {% block settings_content %}

The following list shows manually recategorized domains. If domain is found in this list then built-in categories are not applied. This list may be anonymously uploaded to servers of Diladele B.V. on a regular basis to improve overall quality of built-in categorization database. Upload settings can be adjusted in section Tools / Data Choices.

{% csrf_token %} {% for object in object_list %} {% empty %} {% endfor %}
{{object.name|truncatechars:30}} {{object.categories_str|truncatechars:120}}
No items found, click Add New button to add a new recategorized domain.
{% endblock %}