diff --git a/templates/contact.gohtml b/templates/contact.gohtml index 02e19b0..30b1e61 100644 --- a/templates/contact.gohtml +++ b/templates/contact.gohtml @@ -1,5 +1,5 @@ {{ define "title" }} - {{ .Data.Name }} + {{ with .Data.title }}{{ mdtitle . }} - {{ end }}{{ mdtitle .Blog.Title }} {{ end }} {{ define "main" }}