update partials
This commit is contained in:
		
							parent
							
								
									574ab20453
								
							
						
					
					
						commit
						3235b6c182
					
				| @ -43,11 +43,11 @@ redirect: > | |||||||
|   <html> |   <html> | ||||||
|     <head> |     <head> | ||||||
|       <title>Redirecting to {{ entity.title }}</title> |       <title>Redirecting to {{ entity.title }}</title> | ||||||
|       <meta http-equiv="refresh" content="0;URL='{{{ env.url }}}{{{ entity.permalink }}}'"/> |       <meta http-equiv="refresh" content="0;URL='{{{ entity.canonical_url }}}'"/> | ||||||
|     </head> |     </head> | ||||||
|     <body> |     <body> | ||||||
|       <p>This page has moved to |       <p>This page has moved to | ||||||
|         <a href="{{{ env.url }}}{{{ entity.permalink }}}">{{ entity.title }}</a>. |         <a href="{{{ entity.canonical_url }}}">{{ entity.title }}</a>. | ||||||
|       </p> |       </p> | ||||||
|     </body> |     </body> | ||||||
|   </html> |   </html> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user