templates/manifest.tmpl
changeset 3209 9e8dd6114a4e
parent 3205 48395d2692de
child 3265 d1aa83f199ef
equal deleted inserted replaced
3204:a7377a238cec 3209:9e8dd6114a4e
     1 #header#
     1 #header#
     2 <title>#repo|escape#: manifest #manifest|short#</title>
     2 <title>#repo|escape#: manifest for changeset #node|short#</title>
     3 </head>
     3 </head>
     4 <body>
     4 <body>
     5 
     5 
     6 <div class="buttons">
     6 <div class="buttons">
     7 <a href="?cl=#rev#">changelog</a>
     7 <a href="?cl=#rev#">changelog</a>
    14 <h2>manifest for changeset #node|short#: #path|escape#</h2>
    14 <h2>manifest for changeset #node|short#: #path|escape#</h2>
    15 
    15 
    16 <table cellpadding="0" cellspacing="0">
    16 <table cellpadding="0" cellspacing="0">
    17 <tr class="parity1">
    17 <tr class="parity1">
    18   <td><tt>drwxr-xr-x</tt>&nbsp;
    18   <td><tt>drwxr-xr-x</tt>&nbsp;
    19   <td><a href="?mf=#manifest|short#;path=#up|urlescape#">[up]</a>
    19   <td><a href="?mf=#node|short#;path=#up|urlescape#">[up]</a>
    20 #dentries%manifestdirentry#
    20 #dentries%manifestdirentry#
    21 #fentries%manifestfileentry#
    21 #fentries%manifestfileentry#
    22 </table>
    22 </table>
    23 #footer#
    23 #footer#