themes/docsy/layouts/blog/content.html [14:27]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{ end }}
{{ end }}
{{ .Content }}
{{ if (.Site.DisqusShortname) }}
{{ partial "disqus-comment.html" . }}
{{ end }}
{{ partial "pager.html" . }}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
themes/docsy/layouts/zh/content.html [13:25]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{ end }}
{{ end }}
{{ .Content }}
{{ if (.Site.DisqusShortname) }}
{{ partial "disqus-comment.html" . }}
{{ end }}
{{ partial "pager.html" . }}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -