Changeset 14

Show
Ignore:
Timestamp:
02/08/07 20:31:10 (2 years ago)
Author:
simon
Message:

...which makes room for a view count. References #4.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/templates/photo/view

    r13 r14  
    3434Uploaded by <a href="[%base%]/user/view/[%photo.uploader.id%]"> [% 
    3535photo.uploader %] </a> 
    36 </small></td> 
     36</small> <br> 
     37[% photo.hit_count %] view[%IF photo.hit_count > 1%]s[%END%] 
     38</td> 
    3739</tr> 
    3840</table>