diff --git a/conf/header.html b/conf/header.html index df833b8..632890a 100644 --- a/conf/header.html +++ b/conf/header.html @@ -53,8 +53,8 @@ hr {color:#fff;} .topbar a {color:#fff; text-decoration:none;} - -
+ +| Time | {self.datetime.strftime('%Y-%m-%d %H:%M')} |
| Place | {self.geo['address']['road']}, {self.geo['address']['town']} |
| Camera | {self.make} {self.model} |
| Lens Model | {self.lens_model} |
| Focal Length | {self.focal_length} |
| Aperture | {self.focal_length} |
| Exposure Time | {self.exposure} |
| ISO | {self.iso} |
| Software | {self.software} |