templates/filelog-gitweb.tmpl
changeset 1576 145cc9f68c05
parent 1572 385b8872b8e3
child 1650 f2ebd5251e88
equal deleted inserted replaced
1575:0a1cca912fda 1576:145cc9f68c05
     1 #header#
     1 #header#
     2 <div class="page_nav">
     2 <title>#repo|escape#: Manifest</title>
     3 <a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=changelog;style=gitweb">log</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?cmd=file;file=#file#;filenode=#filenode#;style=gitweb">file</a> | <a href="?cmd=annotate;file=#file#;filenode=#filenode#;style=gitweb">annotate</a><br/>
     3 <link rel="alternate" type="application/rss+xml"
       
     4    href="?cmd=changelog;style=rss" title="RSS feed for #repo|escape#">
       
     5 </head>
       
     6 <body>
       
     7 
       
     8 <div class="page_header">
       
     9 <a href="http://www.selenic.com/mercurial/" title="Mercurial"><div style="float:right;">Mercurial</div></a><a href="?cmd=summary;style=gitweb">#repo|escape#</a> / manifest
     4 </div>
    10 </div>
     5 
    11 
     6 <!--FIXME: the entries have wrong format -->
    12 <div class="page_nav">
     7 #entries#
    13 <a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=changelog;style=gitweb">changelog</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?cmd=file;file=#file#;filenode=#filenode#;style=gitweb">file</a> | revisions | <a href="?cmd=annotate;file=#file#;filenode=#filenode#;style=gitweb">annotate</a> | <a href="?fl=#filenode|short#;file=#file#;style=rss">rss</a><br/>
       
    14 </div>
       
    15 
       
    16 <table>
       
    17 #entries%filelogentry#
       
    18 </table>
     8 
    19 
     9 #footer#
    20 #footer#