{{ .Title }}
{{- partial "authors.html" . -}} {{ if .Page.Params.description }}{{ .Page.Params.description }}
{{ end }} {{- partial "tags.html" . -}}{{ define "main" }} {{- $title := .Title | lower -}} {{- if eq $title "memoires" -}}
{{ .Page.Params.description }}
{{ end }} {{- partial "tags.html" . -}}