Periodic Tasks

@if (authService.actionAllowed("periodictask_write")) { } @for (task of periodicTasks(); track task.name) { }