X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=src%2Fapp%2Fhero-detail%2Fhero-detail.component.html;h=f3da802693e7593beaecd9a8d663e5a6f58405e2;hb=2221767df6737334e1a4c69b46722bb842f94823;hp=512825aea806ce6d16ee613a081c8a30a6d840ad;hpb=f18faff7c576b595dd8765f36805aa8176122db7;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 512825a..f3da802 100644 --- a/src/app/hero-detail/hero-detail.component.html +++ b/src/app/hero-detail/hero-detail.component.html @@ -1,9 +1,14 @@ +
+ Loading hero... +

{{hero.name | uppercase}} Details

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