{% extends "base.html" %} {% block title %}Dashboard - MYP Platform{% endblock %} {% block content %}

Dashboard

Willkommen zurück! Hier ist Ihre Übersicht.

Neuer Job

Aktive Jobs

-

Geplante Jobs

-

Verfügbare Drucker

-

Gesamte Druckzeit

-

Aktuelle Jobs

Alle anzeigen →

Lade Jobs...

Systemstatus

Job-Scheduler
Prüfe...
Datenbank
Online
API
Verfügbar
{% if current_user.is_admin %} {% endif %}

Letzte Aktivitäten

Lade Aktivitäten...

{% endblock %} {% block scripts %} {% endblock %}