diff --git a/config/develop-settings.yml b/backend/config/develop-settings.yml similarity index 100% rename from config/develop-settings.yml rename to backend/config/develop-settings.yml diff --git a/src/Handler/CommCenter.hs b/backend/src/Handler/CommCenter.hs similarity index 100% rename from src/Handler/CommCenter.hs rename to backend/src/Handler/CommCenter.hs diff --git a/src/Handler/Firm/Supervision.hs b/backend/src/Handler/Firm/Supervision.hs similarity index 100% rename from src/Handler/Firm/Supervision.hs rename to backend/src/Handler/Firm/Supervision.hs diff --git a/src/Handler/MailCenter.hs b/backend/src/Handler/MailCenter.hs similarity index 100% rename from src/Handler/MailCenter.hs rename to backend/src/Handler/MailCenter.hs diff --git a/src/Handler/Qualification/Edit.hs b/backend/src/Handler/Qualification/Edit.hs similarity index 100% rename from src/Handler/Qualification/Edit.hs rename to backend/src/Handler/Qualification/Edit.hs diff --git a/src/Handler/School/DayTasks.hs b/backend/src/Handler/School/DayTasks.hs similarity index 100% rename from src/Handler/School/DayTasks.hs rename to backend/src/Handler/School/DayTasks.hs diff --git a/src/Handler/Utils/AvsUpdate.hs b/backend/src/Handler/Utils/AvsUpdate.hs similarity index 100% rename from src/Handler/Utils/AvsUpdate.hs rename to backend/src/Handler/Utils/AvsUpdate.hs diff --git a/src/Handler/Utils/Course/Cache.hs b/backend/src/Handler/Utils/Course/Cache.hs similarity index 100% rename from src/Handler/Utils/Course/Cache.hs rename to backend/src/Handler/Utils/Course/Cache.hs diff --git a/src/Handler/Utils/avs_callgraph.md b/backend/src/Handler/Utils/avs_callgraph.md similarity index 100% rename from src/Handler/Utils/avs_callgraph.md rename to backend/src/Handler/Utils/avs_callgraph.md diff --git a/src/Utils/Company.hs b/backend/src/Utils/Company.hs similarity index 100% rename from src/Utils/Company.hs rename to backend/src/Utils/Company.hs diff --git a/src/Utils/Mail.hs b/backend/src/Utils/Mail.hs similarity index 100% rename from src/Utils/Mail.hs rename to backend/src/Utils/Mail.hs diff --git a/src/Utils/Pandoc.hs b/backend/src/Utils/Pandoc.hs similarity index 100% rename from src/Utils/Pandoc.hs rename to backend/src/Utils/Pandoc.hs diff --git a/src/Utils/Postal.hs b/backend/src/Utils/Postal.hs similarity index 100% rename from src/Utils/Postal.hs rename to backend/src/Utils/Postal.hs diff --git a/templates/comm-center.hamlet b/backend/templates/comm-center.hamlet similarity index 100% rename from templates/comm-center.hamlet rename to backend/templates/comm-center.hamlet diff --git a/templates/i18n/exam-missing/de-de-formal.hamlet b/backend/templates/exam-missing/de-de-formal.hamlet similarity index 100% rename from templates/i18n/exam-missing/de-de-formal.hamlet rename to backend/templates/exam-missing/de-de-formal.hamlet diff --git a/templates/i18n/exam-missing/en-eu.hamlet b/backend/templates/exam-missing/en-eu.hamlet similarity index 100% rename from templates/i18n/exam-missing/en-eu.hamlet rename to backend/templates/exam-missing/en-eu.hamlet diff --git a/templates/letter/fraport_licence_expiry.md.license b/backend/templates/fraport_licence_expiry.md.license similarity index 100% rename from templates/letter/fraport_licence_expiry.md.license rename to backend/templates/fraport_licence_expiry.md.license diff --git a/templates/i18n/config-interfaces/de-de-formal.hamlet b/backend/templates/i18n/config-interfaces/de-de-formal.hamlet similarity index 100% rename from templates/i18n/config-interfaces/de-de-formal.hamlet rename to backend/templates/i18n/config-interfaces/de-de-formal.hamlet diff --git a/templates/i18n/config-interfaces/en-eu.hamlet b/backend/templates/i18n/config-interfaces/en-eu.hamlet similarity index 100% rename from templates/i18n/config-interfaces/en-eu.hamlet rename to backend/templates/i18n/config-interfaces/en-eu.hamlet diff --git a/templates/i18n/day-view/de-de-formal.hamlet b/backend/templates/i18n/day-view/de-de-formal.hamlet similarity index 100% rename from templates/i18n/day-view/de-de-formal.hamlet rename to backend/templates/i18n/day-view/de-de-formal.hamlet diff --git a/templates/i18n/day-view/en-eu.hamlet b/backend/templates/i18n/day-view/en-eu.hamlet similarity index 100% rename from templates/i18n/day-view/en-eu.hamlet rename to backend/templates/i18n/day-view/en-eu.hamlet diff --git a/templates/i18n/lms-orphans/de-de-formal.hamlet b/backend/templates/i18n/lms-orphans/de-de-formal.hamlet similarity index 100% rename from templates/i18n/lms-orphans/de-de-formal.hamlet rename to backend/templates/i18n/lms-orphans/de-de-formal.hamlet diff --git a/templates/i18n/lms-orphans/en-eu.hamlet b/backend/templates/i18n/lms-orphans/en-eu.hamlet similarity index 100% rename from templates/i18n/lms-orphans/en-eu.hamlet rename to backend/templates/i18n/lms-orphans/en-eu.hamlet diff --git a/templates/i18n/user-receivers/de-de-formal.hamlet b/backend/templates/i18n/user-receivers/de-de-formal.hamlet similarity index 100% rename from templates/i18n/user-receivers/de-de-formal.hamlet rename to backend/templates/i18n/user-receivers/de-de-formal.hamlet diff --git a/templates/i18n/user-receivers/en-eu.hamlet b/backend/templates/i18n/user-receivers/en-eu.hamlet similarity index 100% rename from templates/i18n/user-receivers/en-eu.hamlet rename to backend/templates/i18n/user-receivers/en-eu.hamlet diff --git a/templates/letter/fraport_licence_expiry.md b/backend/templates/letter/fraport_licence_expiry.md similarity index 100% rename from templates/letter/fraport_licence_expiry.md rename to backend/templates/letter/fraport_licence_expiry.md diff --git a/templates/mail-center.hamlet b/backend/templates/mail-center.hamlet similarity index 100% rename from templates/mail-center.hamlet rename to backend/templates/mail-center.hamlet diff --git a/templates/table/cell/listInline.hamlet b/backend/templates/table/cell/listInline.hamlet similarity index 100% rename from templates/table/cell/listInline.hamlet rename to backend/templates/table/cell/listInline.hamlet diff --git a/templates/widgets/lesson/set.hamlet b/backend/templates/widgets/lesson/set.hamlet similarity index 100% rename from templates/widgets/lesson/set.hamlet rename to backend/templates/widgets/lesson/set.hamlet diff --git a/templates/widgets/lesson/single.hamlet b/backend/templates/widgets/lesson/single.hamlet similarity index 100% rename from templates/widgets/lesson/single.hamlet rename to backend/templates/widgets/lesson/single.hamlet diff --git a/templates/widgets/massinput/courseQualifications/add.hamlet b/backend/templates/widgets/massinput/courseQualifications/add.hamlet similarity index 100% rename from templates/widgets/massinput/courseQualifications/add.hamlet rename to backend/templates/widgets/massinput/courseQualifications/add.hamlet diff --git a/templates/widgets/massinput/courseQualifications/form.hamlet b/backend/templates/widgets/massinput/courseQualifications/form.hamlet similarity index 100% rename from templates/widgets/massinput/courseQualifications/form.hamlet rename to backend/templates/widgets/massinput/courseQualifications/form.hamlet diff --git a/templates/widgets/massinput/courseQualifications/layout.hamlet b/backend/templates/widgets/massinput/courseQualifications/layout.hamlet similarity index 100% rename from templates/widgets/massinput/courseQualifications/layout.hamlet rename to backend/templates/widgets/massinput/courseQualifications/layout.hamlet