{% block title %}{{ model_name }} #{{ instance_id }} Details{% endblock %} {% block content %}

{{ model_name }} #{{ instance_id }}

{% include "semandjic/tree_node.html" with node=tree %}
{% endblock %}