Skip to content

Instantly share code, notes, and snippets.

@bekapod
Created September 3, 2012 09:15
Show Gist options
  • Save bekapod/3608054 to your computer and use it in GitHub Desktop.
Save bekapod/3608054 to your computer and use it in GitHub Desktop.
MAGENTO: Template include skin image
<img src="<?php echo $this->getSkinUrl('images/logo.png');?>" alt="alt text" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment