{% extends "helpdesk/base.html" %}{% load i18n %} {% block helpdesk_title %}{% trans "Add Ticket CC" %}{% endblock %} {% block helpdesk_body %}{% blocktrans %}
To automatically send an email to a user or e-mail address when this ticket is updated, select the user or enter an e-mail address below.
{% endblocktrans %} {% endblock %}