X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=src%2Fapp%2Fhero-detail%2Fhero-detail.component.html;h=29f8495bf342b68ab6ddaa1960b04500625273e6;hb=efb43dffc4e430abcd8e4a2191e23ecb8bf7c684;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..29f8495 100644 --- a/src/app/hero-detail/hero-detail.component.html +++ b/src/app/hero-detail/hero-detail.component.html @@ -1,3 +1,6 @@ +
+ Loading hero... +

{{hero.name | uppercase}} Details

id: {{hero.id}}
@@ -6,3 +9,4 @@
+