Fix missing div close tag

This commit is contained in:
Bo Gao 2017-03-14 13:23:51 +00:00 committed by GitHub
parent 06dc9e0e25
commit e202813e54

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>