{% extends 'app_application/layout/page_layout.html' %} {% block content %} {{super()}}

{{ page_info.title }}

{{ page_info.subtitle }}


Covid19 Data Aggregation - also a Project to learn Python Flask, SQLAlchemy, Celery et al.

{% endblock %}