mirror of https://github.com/lxndrblz/anatole.git

alexanderdavide
08.53.2022 8dacf4b8d4802b14a3cc61ce0e0b376f9328f2a7
layouts/_default/single.html
@@ -36,6 +36,8 @@
        {{ end }}
      </div>
      {{- partial "expirationnote.html" . -}}
      {{- if (eq .Params.toc true) -}}
        <h3>Table of Contents</h3>
        {{ .TableOfContents }}
@@ -43,8 +45,6 @@
      {{- end -}}
      {{- partial "expirationnote.html" . -}}
      {{ .Content }}
      {{- if isset .Params "series" -}}