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