{% blocktrans with url=site.url|guard_basic_auth %}Deleting for {{ url }}{% endblocktrans %}
- {% trans 'Delete monitoring histories together' %}
- {% trans 'After delete, you cannot recovery all data' %}
{% extends 'layouts/two_pane.html' %} {% load url_filter %} {% block content_main %}
{% blocktrans with url=site.url|guard_basic_auth %}Deleting for {{ url }}{% endblocktrans %}