{% extends "base.html.jinja" %} {% block title %}Paper Scraper Control Panel{% endblock title %} {% block styles %} {{ super() }} {% endblock styles %} {% block content %}

Paper Scraper Control Panel

Scraper Status
Inactive
Volume Configuration
Scraping Activity
Recent Activity
Time Action Status Description
Loading activities...
{% endblock content %} {% block scripts %} {{ super() }} {% endblock scripts %}