{{ template "nav.html" . }} {{if .error}}
Oh no!
{{.error}}.
{{end}} {{if eq .remainingDays 0}}
Registration inactive!
Your registration is not yet active. Have you completed the payment yet?
Complete registration for {{.extensionDaysCount}} days until
{{.extendedExpiration}}
for
{{.cost}}
{{end}}
Manage registration for
{{.label}}
Zone information
{{if ne .remainingDays 0}}
Enter your PKEY or EDKEY here
{{else}}
Enter your PKEY or EDKEY here
{{end}}
{{if ne .remainingDays 0}}
Extension
Registration expires in {{.remainingDays}} days:
Extend registration for {{.extensionDaysCount}} days until
{{.extendedExpiration}}
for
{{.cost}}
{{end}}
Back
{{ template "footer.html" . }}