diff -r 27dac27d1a58 -r c2d8e9a754a1 templates/image.html --- a/templates/image.html Thu Dec 20 17:42:04 2007 +0000 +++ b/templates/image.html Fri Dec 21 20:36:03 2007 +0000 @@ -1,30 +1,27 @@ - - +<%inherit file="master.html" /> - - - <!-- TITLE --> - - - - - - -
-

-

-

+

${title}

+

+% if prev : + ${h.tag_for_img(prev.html_name, prev.thumb_name)} +% endif + + ${h.tag_for_img(img.html_name, img.preview_name)} + +% if next : + ${h.tag_for_img(next.html_name, next.thumb_name)} +% endif +

+

+ ${description} +

-

-

-

-

-

ShortURL:

-

series

+

${filename}

+

${h.format_imgsize(img_size)}

+

${h.format_filesize(file_size)}

+

${h.format_timestamp(timestamp)}

+

ShortURL: ${shorturl_code}

+

${series_verb} series

-

DeGAL

- -