{% extends 'backend/components/layouts/default.html' %} {% load static %} {% block content %}
SOLUTION TREE FOR : {{ solution_tree.core_problem.name }}:

You are Updating/Editing solution tree for{{ solution_tree.core_problem.name }}

Proceed
SOLUTION TREE FOR : {{ solution_tree.core_problem.name }}:

Proceed to Edit Solution Tree: {{ solution_tree.core_problem.name }}

{% csrf_token %}
Edit Solution Tree: {{ solution_tree.core_problem.name }}
{% if solution_tree.support_document.exists %} {% else %}

No support documents available.

{% endif %}

Kindly upload original/scanned documents supporting the information above.

{% if user.is_superuser %}
{% endif %}
{% endblock %}