diff --git a/src/app/app.component.html b/src/app/app.component.html index 7325dfd..76effb0 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -5,11 +5,17 @@

List of things

- + + + + + + + + + + +
IdTitle
{{p.id}}{{p.title}}

Details are here