~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead/templates/directory.pt

  • Committer: Steve 'Ashcrow' Milner
  • Date: 2008-10-24 17:15:39 UTC
  • mto: This revision was merged to the branch mainline in revision 231.
  • Revision ID: stevem@gnulinux.net-20081024171539-ei8f8998i3yrtzp4
Added *.log to the ignore file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
              <tr tal:attributes="class string:blueRow${dir/parity}">
35
35
                <td class="icocell">
36
36
                    <a tal:attributes="href string:${dir/dirname}/files">
37
 
                        <img tal:attributes="src python:static_url('/static/images/ico_branch.gif')" alt="Branch" />
 
37
                        <img tal:attributes="src python:static_url('/static/images/ico_branch.gif')" />
38
38
                    </a>
39
39
                </td>
40
40
                <td class="autcell">
51
51
              <tr tal:attributes="class string:blueRow${dir/parity}">
52
52
                <td class="icocell">
53
53
                    <a tal:attributes="href string:${dir/dirname}">
54
 
                        <img tal:attributes="src python:static_url('/static/images/ico_folder.gif')" alt="Folder" />
 
54
                        <img tal:attributes="src python:static_url('/static/images/ico_folder.gif')" />
55
55
                    </a>
56
56
                </td>
57
57
                <td class="autcell">