fix: Ort
This commit is contained in:
parent
79a261db92
commit
e139b35018
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@ export function EventPage(
|
||||||
<TextDiv text={description} />
|
<TextDiv text={description} />
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
<Title title={"Location"} size={"sm"} align={"center"} fontStyle={"sans-serif"}/>
|
<Title title={"Ort"} size={"sm"} align={"center"} fontStyle={"sans-serif"}/>
|
||||||
<TextDiv text={where} />
|
<TextDiv text={where} />
|
||||||
|
|
||||||
{ typeof contact !== "undefined" &&
|
{ typeof contact !== "undefined" &&
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue