File "blockIcon.hbs"

Full Path: /home/warrior1/public_html/languages/wp-content/plugins/mailpoet/views/newsletter/templates/blocks/social/blockIcon.hbs
File size: 295 bytes
MIME-type: text/html
Charset: utf-8

<a href="{{ link }}" onClick="return false;"><img src="{{#ifCond image '!=' ''}}{{ image }}{{ else }}{{ imageMissingSrc }}{{/ifCond}}" onerror="if (this.src != '{{ imageMissingSrc }}') this.src = '{{ imageMissingSrc }}';" alt="{{ text }}" style="width: {{ width }}; height: {{ height }};"/></a>