Switch to the standard footer. This page is not yet W3C-compliant.
authorMisha Brukman <brukman+llvm@gmail.com>
Sat, 22 Nov 2003 01:30:01 +0000 (01:30 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Sat, 22 Nov 2003 01:30:01 +0000 (01:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10158 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStarted.html

index 3eae0d10bb66ac2f00604869e8d9aabbd166c5b1..828609671330d97280b00337fe70bd3bd53c4fd3 100644 (file)
@@ -1086,12 +1086,11 @@ out:</p>
 <!-- *********************************************************************** -->
 
 <hr>
-<div class="doc_footer">
-  <address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
-  <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
-  <br>
+<address>
+  <a href="mailto:sabre@nondot.org">Chris Lattner</a><br>
+  <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
   Last modified: $Date$
-</div>
+</address>
 
 </body>
 </html>