diff --git a/template.html b/template.html
index 43c2263..6790977 100644
--- a/template.html
+++ b/template.html
@@ -31,9 +31,9 @@
- Fetched
- {{.FetchTime.Format "Mon Jan 2 15:04:05 -0700 MST 2006" }}
+ {{if not .Available}}
- Owner
- {{.Registrant.Name}} <{{.Registrant.Email}}>
- {{if not .Available}}
- Since
- {{(parseTime .DomainInfo.CreatedDate).Format "Mon Jan 2 2006" }}
{{end}}