angular.module('ionicApp', ['ionic']) .controller('MainCtrl', function() { });