{% extends "base.html" %} {% load i18n %} {% load static %} {% block head %} {{ form.media }} {% endblock %} {% block title %} {% trans "New TestCase" %} {% endblock %} {% block contents %}
TP-{{ test_plan.pk }}: {{ test_plan.name }}
{% trans "Email addresses separated by comma. A notification email will be sent to each Email address within CC list." %}