Ticket #3763: base_community.html.diff

File base_community.html.diff, 2.0 KB (added by derelm, 18 years ago)
  • django_website/templates/base_community.html

     
    3434<h2>Tell the world</h2>
    3535<ul>
    3636<li><a href="http://code.djangoproject.com/wiki/DjangoPoweredSites">Django-powered sites</a> &mdash; add your site to the list</li>
    37 <li><a href="/community/badges/">Django badges</a> -- show your support (or wish longingly)</li>
    38 <li><a href="/community/logos/">Django logos</a> -- download official logos</li>
     37<li><a href="/community/badges/">Django badges</a> &mdash; show your support (or wish longingly)</li>
     38<li><a href="/community/logos/">Django logos</a> &mdash; download official logos</li>
     39<li><a href="/weblog/2005/nov/11/desktops/">Django wallpaper</a> &mdash; cover your desktop</li>
    3940<li>Write about Django, and <a href="mailto:jacob@jacobian.org">let us know</a>, and we'll add your feed to this page.</li>
    4041</ul>
    4142
    4243<h2>Improve Django</h2>
    43 
    4444<ul>
    45 <li><a href="http://code.djangoproject.com/wiki/DjangoPoweredSites">Django-powered sites</a> &mdash; add your site to the list</li>
    46 <li><a href="/community/badges/">Django badges</a> &mdash; show your support (or wish longingly)</li>
    47 <li><a href="/community/logos/">Django logos</a> &mdash; download official logos</li>
    48 <li><a href="/weblog/2005/nov/11/desktops/">Django wallpaper</a> &mdash; cover your desktop</li>
    49 <li>Write about Django, and <a href="mailto:jacob@jacobian.org">let us know</a>, and we'll add your feed to this page.</li>
     45<li><a href="http://groups.google.com/group/django-updates">django-updates mailing list</a> &mdash; get updated for each code and ticket change (for the super-obsessed)</li>
     46<li>Post comments on any page of this site. <a href="/comments/">View recent comments</a>.</li>
     47<li><a href="http://code.djangoproject.com/wiki">Django wiki</a> &mdash; contribute tips and documentation</a></li>
    5048</ul>
    5149
    5250<h2>Get help</h2>
Back to Top