Skip to content

Modify header, footer; Add homepage

Didn't change HTML files in templates folder for each model (e.g. templates/subject, templates/studyprogram) because we weren't sure if it's needed or if it would cause conflicts. Only modified header.html, added home controller and changed SecurityConfig to allow unauthenticated access to that page.

Merge request reports