Merge pull request #1 from howardgrigg/patch-1

Got rid of orphaned </div>
This commit is contained in:
Julian Seidenberg 2012-11-20 20:51:33 -08:00
commit 78def902a7
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
<% if Documents %>
<div><h3>Documents:</h3></div>
<% control Documents %><% include Document %><% end_control %>
</div>
<% end_if %>