diff --git a/tpl/tplimpl/embedded/templates.autogen.go b/tpl/tplimpl/embedded/templates.autogen.go index b185ec1bb..5d319bff0 100644 --- a/tpl/tplimpl/embedded/templates.autogen.go +++ b/tpl/tplimpl/embedded/templates.autogen.go @@ -180,13 +180,13 @@ if (!doNotTrack) { {{ end }}{{ end }} {{- if .IsPage }} -{{- if not .PublishDate.IsZero }} -{{ else if not .Date.IsZero }} +{{- if not .PublishDate.IsZero }} +{{ else if not .Date.IsZero }} {{ end }} -{{- if not .Lastmod.IsZero }}{{ end }} +{{- if not .Lastmod.IsZero }}{{ end }} {{- else }} {{- if not .Date.IsZero }} - + {{- end }} {{- end }}{{/* .IsPage */}} @@ -218,7 +218,8 @@ if (!doNotTrack) { {{- end }}{{ end }} {{- /* Facebook Page Admin ID for Domain Insights */}} -{{- with .Site.Social.facebook_admin }}{{ end }}`}, +{{- with .Site.Social.facebook_admin }}{{ end }} +`}, {`pagination.html`, `{{ $pag := $.Paginator }} {{ if gt $pag.TotalPages 1 }}