Add some missing close tags.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@105784 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/goals.html b/www/goals.html
index de4e87d..2db2844 100755
--- a/www/goals.html
+++ b/www/goals.html
@@ -88,8 +88,9 @@
 					  </ul>

                 </div>

           	<div class="postfooter"></div>

+                </div>

       	</div>

 	</div>

 </div>

 </body>

-</html>
\ No newline at end of file
+</html>