diff --git a/src/app/comment/comment.component.html b/src/app/comment/comment.component.html index 46ba9e843dc1eb0ed435158b421bf705209ea8fc..d3ec5a4c18515ca0712cc142b969ea9ab5be02ee 100644 --- a/src/app/comment/comment.component.html +++ b/src/app/comment/comment.component.html @@ -1,11 +1,11 @@ <form> <ul> - <li *ngFor="let com of comments"> + <li> <mat-card> <mat-card-content> <b>com header</b><br> - {{ com }} + <!-- insert comment --> </mat-card-content> <mat-card-footer> <div style="float:left">