Django

Code

Show
Ignore:
Timestamp:
11/29/07 16:17:48 (1 year ago)
Author:
jacob
Message:

Fixed #5644: a quick HTML validation fix.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • djangoproject.com/django_website/templates/base.html

    r6526 r6757  
    4848                <div id="footer"> 
    4949                        <p>&copy; 2005-{% now "Y" %} <a href="http://www.ljworld.com/">Lawrence Journal-World</a> unless otherwise noted. Django is a registered trademark of Lawrence Journal-World.  
    50             Hosting graciously provided by <a href="http://mediatemple.net/"> 
    51             <img style="vertical-align: middle; position: relative; top: -1px;" src="http://media.djangoproject.com/img/site/mt.png" alt="media temple"></a> 
    52             </p> 
     50                        Hosting graciously provided by <a href="http://mediatemple.net/"> 
     51                        <img style="vertical-align: middle; position: relative; top: -1px;" src="http://media.djangoproject.com/img/site/mt.png" alt="media temple" /></a> 
     52                        </p> 
     53                </div> 
     54                <!-- END #footer --> 
    5355        </div> 
    5456        <!-- END #container -->