Merge pull request #74 from bogaotory/patch-2

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

View File

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