{% extends "network/horizon/client_side/template.html" %} {% load i18n horizon %} {% block id %}confirm_modal{% endblock %} {% block template %}{% spaceless %}{% jstemplate %}
{% blocktrans %}You have selected: [[selection]]. {% endblocktrans %} {% trans 'Please confirm your selection.'%} [[help]]
{% endjstemplate %}{% endspaceless %}{% endblock %}