{% block content %}
{% csrf_token %} {% with template_name="semandjic/recursive_form.html" %} {% include template_name with forms=forms only %} {% endwith %}
{% endblock %}