aboutsummaryrefslogtreecommitdiffstats
path: root/themes/smartpocket/template/picture_content.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'themes/smartpocket/template/picture_content.tpl')
-rw-r--r--themes/smartpocket/template/picture_content.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/smartpocket/template/picture_content.tpl b/themes/smartpocket/template/picture_content.tpl
new file mode 100644
index 000000000..b8dc2277d
--- /dev/null
+++ b/themes/smartpocket/template/picture_content.tpl
@@ -0,0 +1,2 @@
+<img src="{$current.selected_derivative->get_url()}" style="max-width:100%" alt="{$ALT_IMG}" id="theMainImage" title="{if isset($COMMENT_IMG)}{$COMMENT_IMG|@strip_tags:false|@replace:'"':' '}{else}{$current.TITLE|@replace:'"':' '} - {$ALT_IMG}{/if}">
+