{{ monogram }}

{{ teacher ? teacher.name : 'Timetable' }}

{{ teacher ? teacher.role : '' }} · {{ school.name }}

{{ weekLabel }}

Loading

Reading js/data.js…

Could not load the timetable

js/data.js was not read

{{ loadError }}

Check that js/data.js exists, sets window.APP_DATA, and is listed before js/app.js at the bottom of index.html.

{{ toast }}