{{ $page := .page }} {{ with (or $page.PublishDate $page.Lastmod) }} {{ end }} {{ or .linkTitle (print $page.File.BaseFileName "." $page.File.Ext) $page.LinkTitle }} {{/* vim: set tw=80 ts=2 sw=2 sts=2 ft=gohtmltmpl: */}}