7 lines
182 B
HTML
7 lines
182 B
HTML
<p>landing works!</p>
|
|
<button mat-button routerLink="/registration">
|
|
to registration
|
|
</button>
|
|
<button mat-button routerLink="/application-list">
|
|
to application list
|
|
</button> |