JQuery file base template
(function($) { "use strict"; $(function() { //put your code here }); })(jQuery);