mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
317 B
317 B
{{- $params := .Scratch.Get "params" -}}
{{ .Title }}
{{ if $params.password -}} {{ T "encryptedAbstract" }} {{- else -}} {{ .RawContent | replaceRE "\n?{{% fixit-encryptor .+ %}}((\n|.)*){{% /fixit-encryptor %}}\n?" "" }} {{- end }}
{{ T "author"}}: {{ .Site.Author.name }}
{{ .Permalink }}