Changeset 41

Show
Ignore:
Timestamp:
01/06/08 14:00:31 (8 months ago)
Author:
simon
Message:

added my name to the title of base.html

Files:

Legend:

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

    r25 r41  
    55 
    66<head> 
    7 <title>{% block title %}Bitstructures{% endblock %}</title> 
     7<title>{% block title %}Bitstructures &mdash; Simon Bates{% endblock %}</title> 
    88<link rel="alternate" type="application/atom+xml" href="/atom.xml"> 
    99<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/bitstructures.css">