oxil-net1
Version:
Oxford Information Labs Netistrar Theme
10 lines (9 loc) • 362 B
HTML
<html>
<head>
<meta name="robots" content="noindex"><meta http-equiv="refresh" content="7; url={{- printf "%s%s" .Site.BaseURL .Params.redirectpath -}}" />
</head>
<body>
<p>Moved: Please follow <a href="{{- printf "%s%s" $.Site.BaseURL .Params.redirectpath -}}">{{- printf "%s%s" .Site.BaseURL .Params.redirectpath -}}</a>.</p>
</body>
</html>