Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/asurbernardo/amperage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/post/toc.html')
-rw-r--r--layouts/partials/post/toc.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/layouts/partials/post/toc.html b/layouts/partials/post/toc.html
index a181f02..20c2cd7 100644
--- a/layouts/partials/post/toc.html
+++ b/layouts/partials/post/toc.html
@@ -1,2 +1,4 @@
-<strong>{{ i18n "toc"}}:</strong>
+
+<p><strong>{{ i18n "toc"}}:</strong></p>
+
{{ .Page.TableOfContents }} \ No newline at end of file