From b3071152dc82638a35e55267258b385337aa41c7 Mon Sep 17 00:00:00 2001 From: int15h Date: Sat, 24 Dec 2016 10:39:30 -0200 Subject: [PATCH] new exif provider --- templates/post/image_identification.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/post/image_identification.html b/templates/post/image_identification.html index e6e14abc..3d06bd00 100644 --- a/templates/post/image_identification.html +++ b/templates/post/image_identification.html @@ -5,7 +5,7 @@ ImgOps {% endif %} {% if config.image_identification_exif and file.file|extension == 'jpg' %} - Exif + Exif {% endif %} {% if config.image_identification_google %} Google