{% load staticfiles %} {% if data.error %}
{{data.error}}
{% else %}
{% include "core_explore_tree_app/user/navigation/loading_background.html" %}

Please browse the left panel and select a viewable object to toggle this screen.

{% endif %}