Changeset 24 for bitstructures/trunk/templates/substructure/base.html
- Timestamp:
- 12/02/07 15:33:29 (13 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
bitstructures/trunk/templates/substructure/base.html
r17 r24 28 28 <div class="info-entry"> 29 29 <h2>About me</h2> 30 <p>Simon Bates is an accessibility architect at the30 <p>Simon Bates is an accessibility software architect at the 31 31 <a href="http://atrc.utoronto.ca/">Adaptive Technology Resource Centre</a> 32 32 at the University of Toronto … … 35 35 the <a href="http://dojotoolkit.org/">Dojo</a> JavaScript toolkit.</p> 36 36 <p><a href="http://del.icio.us/simonbates">del.icio.us/simonbates</a></p> 37 <p><a class="subscribe" href="/atom.xml"><img src="{{ MEDIA_URL }}images/feed-icon-14x14.png" alt="Subscribe"> Subscribe</a></p>37 <p><a href="/atom.xml"><img src="{{ MEDIA_URL }}images/feed-icon-14x14.png" alt="Site feed"> Site feed</a></p> 38 38 </div> 39 39
