+
+
{{ t('appname.schedule') }}
+ {{ t('home.today', { date: todayDisplay }) }}
+
+
+
+
+ {{ t('home.loading') }}
+
+
+
+
+
+ {{ t('home.today_schedule_count', { count: todayCount }) }}
+
+
+ -
+
+ {{ formatDate(schedule.StartDate) }}
+
+
+
+ {{ schedule.Title }}
+
+
+ {{ getUsername(schedule.UserID) }}
+
+
+
+
+
+
+
+
+ {{ t('home.today_no_schedule') }}
+
+