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