7 lines
217 B
HTML
7 lines
217 B
HTML
<!DOCTYPE html>
|
|
<head>
|
|
{{ partial "goimport/goimport.html" . }}
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
<meta http-equiv="refresh" content="0; url={{.Params.vanity}}">
|
|
</head>
|
|
</html> |