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