{% extends "base.html" %} {% block content %} {% include "includes/sidenav.html" %}

Delete unwanted data from the internet

Fill out the form below to delete unwanted data from the internet.

{% if form.errors %} {% endif %}
{% csrf_token %}
{% for monitor in monitors %} asdf {% endfor %}
Keyword Status

{{ monitor.keyword }}

{{ monitor.status }}

{% endblock content %}