|
|
@@ -29,7 +29,7 @@ export const createEventPage = ({ |
|
|
items: EventAccordionData, |
|
|
items: EventAccordionData, |
|
|
})); |
|
|
})); |
|
|
|
|
|
|
|
|
createElement('h2', [], 'Weitere Informationen', main); |
|
|
|
|
|
|
|
|
createElement('div', ['like-h2'], 'Weitere Informationen', main); |
|
|
createElement('p', [], lorem2, main); |
|
|
createElement('p', [], lorem2, main); |
|
|
|
|
|
|
|
|
main.appendChild(createContact({ |
|
|
main.appendChild(createContact({ |
|
|
|