- - - {{ partial "search.html" . }} - - -
-
-

{{ .Title }}

- - {{ if not (eq .Type "pages") }} - - {{ end }} -
- - {{ if not .Params.hidetoc }} -
- {{ if ge (len .TableOfContents) 100 }} -

Table of contents

-
{{ .TableOfContents }}
- {{ end }} -
- {{ end }} - -
- {{.Content}} -
-
- - {{ if not (eq .Type "pages") }} -
- {{ end }} - - - {{ if not (eq .Type "pages") }} -
- {{ partial "comments.html" . }} -
- {{ end }} - - {{ if not (eq .Type "pages") }} -
- {{ end }} - - - {{ if not (eq .Type "pages") }} - {{ partial "read-more.html" . }} - {{ end }} - - {{ if in .Type "posts" }} -
- {{ end }} - - - {{ if in .Type "posts" }} - {{ partial "openring.html" . }} - {{ end }} - -