Show
Ignore:
Timestamp:
11/05/07 19:38:53 (14 months ago)
Author:
simon
Message:

Added an Atom feed.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • bitstructures/trunk/templates/substructure/base.html

    r14 r15  
    66<head> 
    77<title>{% block title %}Bitstructures{% endblock %}</title> 
    8 <link rel="stylesheet" href="{{ MEDIA_URL }}css/bitstructures.css" type="text/css"> 
     8<link rel="alternate" type="application/atom+xml" href="/atom.xml"> 
     9<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/bitstructures.css"> 
    910</head> 
    1011 
     
    3435the <a href="http://dojotoolkit.org/">Dojo</a> JavaScript toolkit.</p> 
    3536<p><a href="http://del.icio.us/simonbates">del.icio.us/simonbates</a></p> 
     37<p><a class="subscribe" href="/atom.xml">Subscribe <img src="{{ MEDIA_URL }}images/feed-icon-14x14.png" alt="Subscribe"></a></p> 
    3638</div> 
    3739