'use strict';angular.module('twoBookApp.landing',['ui.router']).component('landing',{templateUrl:'landing/landing.template.html'});