{% extends "horizon/client_side/template.html" %} {% load i18n horizon %} {% block id %}confirm_modal{% endblock %} {% block template %}{% spaceless %}{% jstemplate %}
{% trans 'Warning: ' %} [[help]]
{% trans 'You have selected:' %}
{% endjstemplate %}{% endspaceless %}{% endblock %}