bootstrap local added
This commit is contained in:
@@ -1,2 +1,8 @@
|
||||
<p>wegbeschreibung works!</p>
|
||||
<div id="beschreibung" ></div>
|
||||
<div *ngIf="active">
|
||||
<div id="beschreibung" ></div>
|
||||
</div>
|
||||
<div *ngIf="!active">
|
||||
<h1>Diese Funktion steht leider noch nicht zur Verfügung</h1>
|
||||
<h2>Bitte Schauen Sie ab den 1.3.2022 nochmal vorbei</h2>
|
||||
<h3>Vielen Dank für Ihr verständnis</h3>
|
||||
</div>
|
||||
Reference in New Issue
Block a user