Template:RPM Page Footer with Copyright and Current Date

Jump to: navigation, search

Template:RPM Page Footer with Copyright and Current Date

Revision as of 21:01, 17 May 2023 by James Klassen (talk | contribs) (Testing JavaScript execution)

© 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>