Merge pull request #75 from bogaotory/patch-1

Fix missing div close tag
This commit is contained in:
Tom Johnson
2017-04-10 22:50:00 -07:00
committed by GitHub

View File

@ -28,5 +28,5 @@ folder: news
<hr /> <hr />
<p>See more posts from the <a href="news_archive.html">News Archive</a>. </p> <p>See more posts from the <a href="news_archive.html">News Archive</a>. </p>
</div>
</div> </div>