- Timestamp:
- 01/31/21 06:27:26 (4 years ago)
- Branches:
- master
- Children:
- de9d697
- Parents:
- 7520f88
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Farmatiko/ClientApp/src/app/login/login.component.html
r7520f88 r28d7d35 1 1 <div class="wrapper"> 2 2 <mat-card> 3 <mat-card-header><h2>Најава</h2></mat-card-header> 3 <mat-card-header><h2>Најава 4 <div class="aligner"> 5 <button mat-icon-button color="primary" [routerLink]="['/']"> 6 Почетна <mat-icon>home</mat-icon> 7 </button> 8 </div></h2></mat-card-header> 4 9 <mat-card-content> 5 10 <form [formGroup]="loginForm" novalidate>
Note:
See TracChangeset
for help on using the changeset viewer.