I am trying to display an image on the classic theme. I have tried to write VM code in the portal-normal.vm file to display the image but it dosent get displayed. Please help let me know where all we need to change the code inorder to display the images.Any help will be appreciated.
#set( $address = "../images/common/add.png" )
<img src="$address" />
Please sign in to flag this as inappropriate.