2016-05-10, 01:46 AM
you can use {$theme['imgdir']} for the theme's images folder like below
<img src="{$theme['imgdir']}/myimage.png" alt="my image" />