angular.module('confboilerplate.partners.services')

.service('Partners', function ($http, $q){

  this.get = function() {