+ + {{ i18n "readingTime" .Page.ReadingTime }} +
+ +{{ .Title | markdownify }}
++ {{ .Title | markdownify }} +
+ {{ with .Params.Subtitle }} +{{ . | markdownify }}
+ {{ end }} + - {{ if .Params.Cover }} -- -
- {{ end }} + {{ with .Summary }} + + {{ end }} -
+ +
+ {{- end }} -
{{ .GitInfo.AbbreviatedHash }} @ {{ if .Site.Params.dateformNum }}{{ dateFormat .Site.Params.dateformNum .GitInfo.AuthorDate.Local }}{{ else }}{{ dateFormat "2006-01-02" .GitInfo.AuthorDate.Local }}{{ end }}
- {{- end }} -+ +
+ + {{ i18n "wordCount" .Page.WordCount }} +
+ + {{ if in .Params.tags "from-tumblr" }} ++ + From tumblr archive +
+ {{ end }} + +
+
+
+ + + {{ partial "pagination-single.html" . }} + + {{ if .Page.Store.Get "hasMermaid" }} + + + {{ end }} +