7
1
mirror of https://gitlab.com/ansol/web-ansol.org.git synced 2024-09-20 00:35:18 +00:00
web-ansol.org/imported-content/_layouts/refresh.html

9 lines
264 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="0;url={{ page.refresh_to_post_id }}.html" />
<link rel="canonical" href="{{ page.refresh_to_post_id }}.html" />
</head>
</html>