about summary refs log tree commit diff homepage
path: root/_layout/tag.html
diff options
context:
space:
mode:
Diffstat (limited to '_layout/tag.html')
-rw-r--r--_layout/tag.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layout/tag.html b/_layout/tag.html
index 72fd0d2..acbcfa9 100644
--- a/_layout/tag.html
+++ b/_layout/tag.html
@@ -5,7 +5,7 @@
 <main class=franklin-content>
   <h1>Tag: {{fd_tag}}</h1>
   {{taglist}}
-  {{openring}}
+  {{fead}}
 </main>
 {{insert footer.html}}
 </body>