WIP
This commit is contained in:
7
src/app/landing/landing.component.html
Normal file
7
src/app/landing/landing.component.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<p>landing works!</p>
|
||||
<button mat-button routerLink="/registration">
|
||||
to registration
|
||||
</button>
|
||||
<button mat-button routerLink="/application-list">
|
||||
to application list
|
||||
</button>
|
||||
Reference in New Issue
Block a user