~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead/templates/directory.pt

  • Committer: Martin Albisetti
  • Date: 2008-08-20 22:34:59 UTC
  • mto: This revision was merged to the branch mainline in revision 218.
  • Revision ID: argentina@gmail.com-20080820223459-bes0lppswufhtr5g
Added to NEWS

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
  </head>
8
8
  <body>
9
9
    <div id="loggerheadCont">
10
 
      <h1>
11
 
        Browsing
12
 
        <span metal:use-macro="breadcrumbs/directory" />
 
10
      <h1 tal:content="string:Browsing ${name}">
 
11
        Hi.
13
12
      </h1>
14
13
 
15
14
      <div >
34
33
              <tr tal:attributes="class string:blueRow${dir/parity}">
35
34
                <td class="icocell">
36
35
                    <a tal:attributes="href string:${dir/dirname}/files">
37
 
                        <img tal:attributes="src python:static_url('/static/images/ico_branch.gif')" alt="Branch" />
 
36
                        <img tal:attributes="src python:static_url('/static/images/ico_branch.gif')" />
38
37
                    </a>
39
38
                </td>
40
39
                <td class="autcell">
51
50
              <tr tal:attributes="class string:blueRow${dir/parity}">
52
51
                <td class="icocell">
53
52
                    <a tal:attributes="href string:${dir/dirname}">
54
 
                        <img tal:attributes="src python:static_url('/static/images/ico_folder.gif')" alt="Folder" />
 
53
                        <img tal:attributes="src python:static_url('/static/images/ico_folder.gif')" />
55
54
                    </a>
56
55
                </td>
57
56
                <td class="autcell">