Skip to content
Snippets Groups Projects
Commit a67463a8 authored by Steven Loria's avatar Steven Loria
Browse files

Merge pull request #20 from level09/master

Minor fix, added missing closing div tag
parents 5a4c4425 c8f0549f
No related branches found
No related tags found
No related merge requests found
...@@ -28,5 +28,6 @@ ...@@ -28,5 +28,6 @@
<p><a href="http://wtforms.simplecodes.com/" class="btn btn-default" href="#">Official website &raquo;</a></p> <p><a href="http://wtforms.simplecodes.com/" class="btn btn-default" href="#">Official website &raquo;</a></p>
</div> </div>
</div><!-- /.row --> </div><!-- /.row -->
</div>
{% endblock %} {% endblock %}
{% endraw %} {% endraw %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment