+
@for (informationBoxData of examInformationBoxData; track informationBoxData) {
-
-
-
- @if (informationBoxData.content.type === 'dateTime') {
- {{ informationBoxData.content.value | artemisDate }}
- }
- @if (informationBoxData.content.type === 'workingTime') {
-
- }
-
-
-
+
+
+ @if (informationBoxData.content.type === 'dateTime') {
+ {{ informationBoxData.content.value | artemisDate }}
+ }
+ @if (informationBoxData.content.type === 'workingTime') {
+
+ }
+
+
}
-
+
diff --git a/src/main/webapp/app/exercises/shared/exercise-headers/exercise-headers-information/exercise-headers-information.component.html b/src/main/webapp/app/exercises/shared/exercise-headers/exercise-headers-information/exercise-headers-information.component.html
index 178b835ccdbe..30e26e951231 100644
--- a/src/main/webapp/app/exercises/shared/exercise-headers/exercise-headers-information/exercise-headers-information.component.html
+++ b/src/main/webapp/app/exercises/shared/exercise-headers/exercise-headers-information/exercise-headers-information.component.html
@@ -1,5 +1,5 @@
@if (exercise) {
-
+