{% include "root_header_begin.html" %} {% include "tv/header_jquery.html" %} {% include "root_header_end.html" %} {% include "tv/sidebar_start.html" %} {% include "tv/sidebar_end.html" %}
{{ title }}
{% if exists == false %} The filefolder ID {{ id }} does not exist {% elif identified == true %} The filefolder ID {{ id }} has allready been identified {% else %}

{{ error_message }}

PATH: {{ tv_path }}
EAPI_EID

EAPI'S

{% for eapi_dict in eapi_list %} {{ eapi_dict['name'] }}

{% endfor %}
{% endif %}

{% include "root_footer.html" %}