aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/picture_content.tpl
blob: c2e5e00407ba1b6403439f21220112b349ac9c3c (plain)
1
2
3
4
5
6
7
8
9
<!-- DEV TAG: not smarty migrated -->
<!-- BEGIN high -->
<a href="javascript:phpWGOpenWindow('{high.U_HIGH}','{high.UUID}','scrollbars=yes,toolbar=no,status=no,resizable=yes')">
<!-- END high -->
  <img src="{SRC_IMG}" style="width:{WIDTH_IMG}px;height:{HEIGHT_IMG}px;" alt="{ALT_IMG}">
<!-- BEGIN high -->
</a>
  <p>{lang:picture_high}</p>
<!-- END high -->