UNPKG

oxil-net1

Version:
10 lines (9 loc) 362 B
<!DOCTYPE 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>