<div {{#if containerClass}} class="{{containerClass}}"{{/if}}>
  <iframe src="{{iframeUrl}}"{{#if width}} width="{{width}}"{{/if}}{{#if height}} height="{{height}}"{{/if}} frameborder="0" mozallowfullscreen webkitallowfullscreen allowfullscreen></iframe>
</div>
