1. Admin Panel
  2. <%= $page %>
  • People
  • % if ( $page eq 'person' ) {
  • Person
  • % }
  • Blogs
  • Invites
  • % if ( $page ne 'jobs' && $c->minion->jobs({ states => [ 'inactive', 'active' ], notes => [ '_bid_0' ] } )->total >= 1 ) {
    Jobs Running
    % } Jobs
  • % my $unread_count = $c->db->system_notes( { is_read => 0 } )->count; % if ( $unread_count ) { <%= $unread_count %> % } Alerts
  • Servers
  • Domains