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

View File

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