bootstrap local added

This commit is contained in:
HuskyTeufel
2022-02-01 16:36:30 +01:00
parent e1eee90be6
commit 32727daf8d
7 changed files with 878 additions and 40 deletions

View File

@@ -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>