{% extends "main.html" %} {% block title %}Tree{% endblock %} {% block scripts %} {{ super() }} {% endblock %} {% block content %} {{super()}}
Legend

JavaScript Javascript
Cookie received Cookie received
Cookie read Cookie read
Redirect Redirect
Font Font
HTML HTML
JSON JSON
CSS CSS
EXE EXE
Image Image
Video Video
iFrame iFrame
Content type not set/unknown Content type not set/unknown
Legend
Tree details

Root URL: {{ root_url }}
Start time: {{ start_time }}
User Agent: {{ user_agent }}
{% if meta %} {%for k, v in meta.items()%} {{k.title()}}: {{ v }}
{%endfor%} {%endif%} Screenshot: Download
Tree details
{% endblock content %}