Difference between revisions of "Template:Queens Canada"

(Prototype team template page)
 
Line 8: Line 8:
  
 
</html>
 
</html>
 +
 +
 +
<script>
 +
 +
      $(document).ready(function() {
 +
 +
      //remove the HQ_page id
 +
      $("#HQ_page").attr('id','');
 +
 +
      }
 +
 +
</script>

Revision as of 20:23, 29 May 2020


<script>

      $(document).ready(function() {
      //remove the HQ_page id
      $("#HQ_page").attr('id',);	
      }

</script>