template.js 63 Bytes Edit Raw Blame History 1 2 3 $(document).ready(function() { alert("Yup, i'm here !"); });