Changeset 48

Show
Ignore:
Timestamp:
05/24/08 17:43:33 (4 months ago)
Author:
phasa
Message:

coding..

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/radmin/templates/themes/autistici/users.pt

    r47 r48  
    77       
    88      <h1>Users:</h1> 
    9  
    10  
     9      <ul> 
     10        <li taL:repeat="i c/people" tal:content="i"></li> 
     11      </ul> 
    1112      <tal:list  content="structure c/pagelist"/> 
     13       
    1214    </div> 
    1315  </metal:block>