{% extends "report.html" %} {% block content %}
{% if form %}
{{ object.number }} {{ form }}
{% endif %}
{% endblock %}