- Timestamp:
- 02/20/09 19:23:48 (3 years ago)
- Children:
- 8e190b5404bcc72bccbbecf78e29d5c33a730180
- Parents:
- 72e8fdfdb93523240b9e923989ef66afc0e4cf14
- git-committer:
- Frederic Lepied <frederic.lepied@…> (02/20/09 19:23:48)
- Files:
-
- 1 modified
-
tester/templates/base.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tester/templates/base.html
r5fc8fc0 r368f6e1 12 12 <div id="header"> 13 13 <div id="branding"> 14 <h1 id="site-name"> Test reports</h1>14 <h1 id="site-name"><a href="/">Test reports</a></h1> 15 15 </div> 16 16 </div>
