Created
February 28, 2018 14:03
-
-
Save 6ui11em/3c136ea56d8ef268ea7167235b27177e to your computer and use it in GitHub Desktop.
Magento 2 Get image url in email template. #magento2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<img | |
width="180" | |
height="52" | |
src="{{view url='images/email/youtube.jpg'}}" | |
alt="Elcometer Youtube" | |
/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment