diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index 3ddbd6b..b2ddd55 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -10,8 +10,10 @@
{{- end -}}
{{- if and .phone .email }} | {{ end -}}
{{- with .email -}}
- {{- if $.useFontAwesome }} {{ end -}}
- {{- . -}}
+
+ {{- if $.useFontAwesome }} {{ end -}}
+ {{- . -}}
+
{{- end -}}
{{- end }}