{% extends "main.html" %} {% block title %}Capture{% endblock %} {% block content %}
Lookyloo

{% if max_depth >= 2 %}
{%endif%}

Browser Configuration

{% for os, browsers in user_agents.items() %}
{% set outer_loop = loop %} {% for browser, user_agents in browsers.items()%} {% endfor%} {% endfor%}
{% endblock %} {% block scripts %} {{ super() }} {% endblock %}