diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 03e9a9ef..8c58014b 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -7,14 +7,14 @@
-
+
{{ partial "article-meta.html" (dict "context" . "scope" "single") }}
{{ if and (.Params.showTableOfContents | default (.Site.Params.article.showTableOfContents | default false)) (in .TableOfContents "
-