Update post detail display

This commit is contained in:
Michael Walker 2014-11-13 00:15:58 +00:00
parent d1fad22d37
commit 1cf546d363
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{% if file.thumb != 'file' and config.image_identification %}
<span class='image_id'>
<span class='unimportant image_id'>
{% if config.image_identification_imgops %}
<a href="http://imgops.com/{{ config.domain }}{{ config.uri_img }}{{ file.file }}" target="_blank">ImgOps</a>
{% endif %}