import {Component, View, NgIf} from 'angular2/angular2'; @Component({selector: 'animate-app'}) @View({ directives: [NgIf], template: `