jablonka.czprosek.czf

websvn

Subversion Repositories:
[/] [templates/] [calm/] [blame.tmpl] - Rev 6 Go to most recent revision

Compare with Previous - Blame - Download


<div id="select">[websvn:projects_form]<div>[websvn:projects_hidden][websvn:projects_select]<span class="submit">[websvn:projects_submit]</span></div>[websvn:projects_endform]</div>
<h1><a href="[websvn:indexurl]" title="[lang:PROJECTS]">[lang:PROJECTS]</a> <span><a href="[websvn:repurl]">[websvn:repname]</a></span></h1>

[websvn-test:noaccess]
   [lang:NOACCESS]
[websvn-else]
<div style="margin:0 2% 0 2%">
<h2 class="path">[websvn:curdirlinks] - [lang:BLAMEFOR] [websvn:rev]</h2>
<p>
[websvn-test:goyoungestlink]
<span class="goyoungest">[websvn:goyoungestlink]</span> &#124;
[websvn-endtest]
<span class="detail">[websvn:filedetaillink]</span> &#124;
<span class="diff">[websvn:prevdifflink]</span> &#124;
<span class="log">[websvn:fileviewloglink]</span>
</p>
<table>
   <thead>
      <tr>
      <th scope="col" class="collno">[lang:LINENO]</th>
      <th scope="col" class="colrev">[lang:REV]</th>
      <th scope="col" class="colauth">[lang:AUTHOR]</th>
      <th scope="col" class="colcode">[lang:LINE]</th>
      </tr>
   </thead>
   <tbody>
[websvn-startlisting]
      <tr valign="middle">
         <td><a name="l[websvn:lineno]">[websvn:lineno]</a></td>
         <td>[websvn:revision]</td>
         <td>[websvn:author]</td>
         <td class="code"><pre>[websvn:line]</pre></td>
      </tr>
[websvn-endlisting]
   </tbody>
</table>

[websvn:javascript]

</div>
[websvn-endtest]

Powered by WebSVN 2.2.1