diff --git a/ng-app/src/app/quotes/quotes.component.html b/ng-app/src/app/quotes/quotes.component.html index d90b095..ff6d555 100644 --- a/ng-app/src/app/quotes/quotes.component.html +++ b/ng-app/src/app/quotes/quotes.component.html @@ -25,9 +25,9 @@ - # + # - {{quote.id}} + {{quote.id}} @@ -41,17 +41,17 @@ - Game + Game - {{quote.game}} + {{quote.game}} - Date + Date - {{quote.date}} + {{quote.date}}