{% extends "admin/dj_celery_panel/base.html" %} {% load i18n admin_urls static admin_list %} {% block content %} {% include "admin/dj_celery_panel/_tabs.html" %}
{% trans 'Periodic Tasks View' %}
{% trans 'This section will display scheduled and periodic tasks from Celery Beat.' %}
{% trans 'Coming soon...' %}