In a template I want to merge a data field in an iframe.
<iframe class="embed-responsive-item slideanim" src="
<p>{{Zip_Code_IDX_URL__c}}</p>
<p>"></iframe></div></p>
<p>How do I format this statement?</p>
<p>I get this error: The name can only contain underscores and alphanumeric characters. It must begin with a letter and be unique, and must not include spaces, end with an underscore, or contain two consecutive underscores.</p>