{% extends "index.html" %} {% load i18n %} {% load skd_templatetools %} {% block menu %} {% with "hostgroups" as current_category %} {{ block.super }} {% endwith %} {% endblock %} {% block content %}
{% blocktrans %} Do you really want to delete the following hostgroup? {% endblocktrans %}
{% trans 'No' %} {% trans 'Yes' %}