Skip to content

Commit

Permalink
Remove extra article tag
Browse files Browse the repository at this point in the history
  • Loading branch information
pacollins committed Aug 11, 2019
1 parent 1ce3d53 commit 320c0d8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions layouts/post/content-single.html
Expand Up @@ -11,7 +11,5 @@
{{ .Render "stats" }}
</footer>
</article>
<article class="post">
{{ .Render "comments" }}
</article>
{{ .Render "comments" }}
{{ .Render "pagination" }}

0 comments on commit 320c0d8

Please sign in to comment.