{% extends 'layouts/layout_base.html' %} {% block body_content %}
Template
{% csrf_token %}
{% with "bugzilla/"|add:mode|add:"_form.html" as templatePath %} {% include templatePath %} {% endwith %}
Filename that will be used for the testcase:

{% endblock body_content %}