{{ $context.Content }}
{{ i18n "Published on" }}:{{ string $context.Params.createTime }}
{{ $context.Title }}
{{ i18n "Table of Contents" }}
{{ $context.TableOfContents }}
{{ $context := .context }} {{ $parent := .parent }} {{ $text := .text }}
{{- partial "head.html" $context -}} {{ $style := resources.Get "scss/content.scss" | toCSS | minify | fingerprint }} {{ $style := resources.Get "scss/markdown.scss" | toCSS | minify | fingerprint }} {{ partial "header.html" $context }}