{{ .Title | markdownify }}
{{ if .Params.tags }} {{ end }} {{ with .Params.Cover }}
    {{ .TableOfContents }}
  
  {{ end }}
  
    {{ .Content }}
  
  {{ if or .NextInSection .PrevInSection }}
  
      {{ $.Site.Params.ReadOtherPosts }}
      
    
    
  {{ define "main" }}