Changeset 41
- Timestamp:
- 01/06/08 14:00:31 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
bitstructures/trunk/templates/substructure/base.html
r25 r41 5 5 6 6 <head> 7 <title>{% block title %}Bitstructures {% endblock %}</title>7 <title>{% block title %}Bitstructures — Simon Bates{% endblock %}</title> 8 8 <link rel="alternate" type="application/atom+xml" href="/atom.xml"> 9 9 <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/bitstructures.css">
