Show
Ignore:
Timestamp:
12/07/07 15:23:23 (12 months ago)
Author:
yappo
Message:

websites/coderepos.org: oops

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • websites/coderepos.org/trac/share/templates/site_css.cs

    r2773 r2779  
    11<?cs # close style element to write elements into head element. ?> 
    22</style> 
    3 <link rel="alternate" type="application/rss+xml" href="?limit=100&mode=stop_on_copy&format=rss" /> 
     3<?cs if:browser.log_href ?> 
     4<link rel="alternate" type="application/rss+xml" href="<?cs var:browser.log_href ?>?limit=100&mode=stop_on_copy&format=rss" />   
     5<?cs /if ?> 
    46 
    57<?cs set:styles = "http://svn.coderepos.org/share/websites/coderepos.org/trac/share/styles" ?>