X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=src%2Fapp%2Fhero-detail%2Fhero-detail.component.html;h=540f0f04c6e5d5030f40e7b782e0274179a0c5fb;hb=f9d9f8e0a51904e667e23aab273b82c992ad300e;hp=fa00c62aff6156302c358d40dc9592d79f4226c1;hpb=aa0556604bc625981bfd2f787f7b1ef2dadb9938;p=examples%2Fangular-tour-of-heroes diff --git a/src/app/hero-detail/hero-detail.component.html b/src/app/hero-detail/hero-detail.component.html index fa00c62..540f0f0 100644 --- a/src/app/hero-detail/hero-detail.component.html +++ b/src/app/hero-detail/hero-detail.component.html @@ -1,8 +1,13 @@ +
+ Loading hero... +

{{hero.name | uppercase}} Details

id: {{hero.id}}
- - +
+