You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							11 lines
						
					
					
						
							336 B
						
					
					
				
			
		
		
	
	
							11 lines
						
					
					
						
							336 B
						
					
					
				| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
| <head>
 | |
|     <meta http-equiv="refresh" content="0;URL=macro.print.html">
 | |
|     <title>Redirection</title>
 | |
| </head>
 | |
| <body>
 | |
|     <p>Redirecting to <a href="macro.print.html">macro.print.html</a>...</p>
 | |
|     <script>location.replace("macro.print.html" + location.search + location.hash);</script>
 | |
| </body>
 | |
| </html> |