{% extends "base.html" %} {% block title %}Viewer{% endblock %} {% block stylesheets %}{% endblock %} {% block navbar %} {% if web_display_settings %} {% endif %} {% endblock %} {% block content %} {% if web_images: %}
{% endif %} {% if web_accounts %}
Captured Accounts
Address Protocol Username Password
{% endif %} {% if web_stats %}
{% endif %} {% endblock %}