๐
Mission Control
Updated: {{LAST_UPDATED}}
{{#if ACTION_REQUIRED}}
๐จ Action Required
{{#each ACTION_REQUIRED}}
{{priority}}
{{title}}
{{/each}}
{{/if}}
โก Active Now
{{#if ACTIVE_NOW}} {{#each ACTIVE_NOW}}
{{task}}
{{model}} ยท {{duration}}
{{/each}} {{else}}
โจ All quiet โ no active tasks
{{/if}}
๐ Recent Activity
{{#if ACTIVITY}} {{#each ACTIVITY}}
{{time}}
{{event}}
{{/each}} {{else}}
No recent activity
{{/if}}
๐ Products
{{#if PRODUCTS}} {{#each PRODUCTS}}
{{name}}
{{/each}} {{else}}
No products configured
{{/if}}
โฐ Cron Jobs
{{#if CRONS}} {{#each CRONS}}
{{name}}
{{statusIcon}}
{{#if errors}}
{{errors}} errors
{{/if}}
{{/each}} {{else}}
No cron jobs configured
{{/if}}