Fix missing div close tag

This commit is contained in:
Bo Gao 2017-03-14 13:24:41 +00:00 committed by GitHub
parent 06dc9e0e25
commit 02f433db84

View File

@ -30,12 +30,6 @@ folder: news
{% endfor %} {% endfor %}
</ul> </ul>
</section> </section>
<hr/> <hr/>
</div> </div>
</div>