{% extends "base.html" %} {% block title %}Dashboard - Admin Panel{% endblock %} {% block page_title %}Dashboard{% endblock %} {% block content %}
Total Results
+{{ stats.week_submissions }} this weekTotal Views
+{{ stats.week_iframe_views }} this weekBot Attempts
+{{ stats.week_bot_attempts }} this weekBlocked IPs
Total blocked| Time | App | IP | Username |
|---|---|---|---|
| {{ submission.created_at.strftime('%Y-%m-%d %H:%M') }} | {{ submission.deployed_app.app_template.name }} | {{ submission.ip_address }} | {{ submission.username }} |
Recent form submissions will appear here.
View the statistics of the website.
Clear all form submissions and analytics data while preserving API keys and settings.
Templates are automatically discovered from the webapps folder on app startup.
Auto-sync enabled