(function() { 'use strict'; angular .module('harbor.layout.sign.up', [ 'harbor.services.user']); })();