Difference between revisions of "Template:RPM Page Footer with Copyright and Current Date"

Jump to: navigation, search

Difference between revisions of "Template:RPM Page Footer with Copyright and Current Date"

(Testing JavaScript execution)
Line 6: Line 6:
 
</div>
 
</div>
 
</div>
 
</div>
 +
<script>
 +
$(document).ready(function() {
 +
 +
console.log("test");
 +
 +
});
 +
</script>

Revision as of 21:01, 17 May 2023

© RCABC 2023
No reproduction of this material, in whole or in part, is lawful without the expressed permission of the RCABC.

<script> $(document).ready(function() {

console.log("test");

}); </script>