// #docregion import {Component, Input} from 'angular2/core'; import {Hero} from './hero'; @Component({ selector: 'hero-card', template: `