diff --git a/layouts/partials/content-footer.html b/layouts/partials/content-footer.html
index a9da49997a..f7859096cb 100644
--- a/layouts/partials/content-footer.html
+++ b/layouts/partials/content-footer.html
@@ -25,9 +25,9 @@
{{- end }}
{{- if $LastModifierDisplayName }}
{{ with $LastModifierEmail }}{{ end }}{{ $LastModifierDisplayName }}{{ with $LastModifierEmail }}{{ end }}
- {{- with $Date }}
+{{- end }}
+{{- with $Date }}
{{ . }}
- {{- end }}
{{- end }}
{{- partial "term-list.html" (dict
"page" .
diff --git a/layouts/partials/version.txt b/layouts/partials/version.txt
index 184bcf969c..e66f91daf4 100644
--- a/layouts/partials/version.txt
+++ b/layouts/partials/version.txt
@@ -1 +1 @@
-7.3.2+d11139ac93113533dbab21f36ac6876c85377117
\ No newline at end of file
+7.3.2+08d2484fa5f49e95464433c24524243e59892b13
\ No newline at end of file