#!exifinfotemplateversion=2.00
#
#!formatname=1-column HTML, basic info, relative links
#
#!comment1=A simple web page, with thumbnails and links
#!comment2=Use this when you don't want to change the destination 
#!comment3=Author: Chris Terran * Version: 1.10 (10 Sep 2002)
# user9 is the total byte count
#!user9=0
#
#!outputleafname=index/htm
#!outputfiletype=html
#!outputmode=single
#!UnknownString=[N/A]
#
#!section=header
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<!-- Generated by {!programversion} -->
<head>
 <title>Pictures in {!path}</title>
</head>

<body text="#000000" bgcolor="#ffffff" link="#0000ff">

<table cellpadding="12">

#!section=image
{!SaveThumbnail}
<tr><td align="center">
 <a href = "{!unixleafname}"><img src="thumbs/{!unixleafname}" border="0" hspace="10" width="160" height="120" alt="{!leafname}"></a>
 <td>File <a href="{!unixleafname}">{!path}.{!leafname}</a>
     <br>Copyright: {Main.Copyright}
     <br>Taken: {DateTimeOriginal} * {ExifImageWidth}x{ExifImageHeight} JPEG * {!filesizek}
     <br>Camera: {Main.Make} {Main.Model}
     <br>f{FNumber} * Exposure: {ExposureTime} [{ShutterSpeedValue}] * ISO speed {ISOSpeedRatings} * Focal length: {FocalLength}mm
     <br>Flash: {Flash} * Program: {ExposureProgram} * Subject at: {SubjectDistance}m * Metering: {MeteringMode}
{!user9={!user9}+{!filesize}}
#!section=footer
</table>
<hr>
{!User0=FNcommas("{!User9}")}{!ImageNumber} files containing {!user0} bytes
<hr><i><small>Generated by <a href="http://www.photodesk.iconbar.com">{!programversion}</a></small></i>
</body>
</html>
