(function (global, $) { 'use strict'; $(function () { new global.AMOFORMS.views.EmailSettings.View(); }); }) (window, jQuery);