{# templates/connections.html #} {% extends 'base.html' %} {% block title %}Recent Connections{% endblock %} {% block head_extra %} {% endblock %} {% block content %}

Übersicht deiner gültigen Links

Anzahl Verbindungen: 0
{# dynamically populated via Socket.IO #}
Timestamp Location User Agent File Path File Size MIME-Typ Cached
{% endblock %} {% block scripts %} {% endblock %}