5 lines
		
	
	
		
			177 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			177 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!-- Partial intended to be overwritten with tags loaded at the end of the page loading (usually for Javascript)
 | 
						|
<script>
 | 
						|
  console.log("running some javascript");
 | 
						|
</script>
 | 
						|
--> |