{% load i18n %}
{% trans 'Enable' context 'Clear DB' %} | {% trans 'Description' %} | {% trans 'Delete period' %} | {% trans 'BT' %} | {% trans 'IP' %} | {% trans 'Domain' %} | {% trans 'URL' %} | |
---|---|---|---|---|---|---|---|
{{ task.desc }} | {{ task.interval_text }} | {{ task.bt }} | {{ task.ip }} | {{ task.vhost }} | {{ task.url }} | {% include 'config/remove_task_clear_db.html' %} {% include 'config/edit_conf_clear_db.html' %} | |
{% include 'config/remove_task_clear_db.html' %} {% include 'config/edit_conf_clear_db.html' %} |