<video  style="width: 100%;" playsinline class="tcb-responsive-video" data-title="<#= attachment.title #>" data-id="<#= attachment.id #>" <#= extra #> >
	<source src="<#= attachment.url #>" type="<#= attachment.mime #>">
</video>


