backend fertig gestellt
frontend angefangen
This commit is contained in:
4
ui/src/app/home/home.component.html
Normal file
4
ui/src/app/home/home.component.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<div class="c-block">
|
||||
<h2>Welcome Home!</h2>
|
||||
<a class="btn btn-primary" routerLink="/besucher">Zeige Besucher liste</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user