app.controller('emailCtrl', [ '$scope', function($scope) { var vm = this; }]);