Here is the content that showing, i am trying to display the youtube content on my website but its not showing
Here the html that displaying on the browser
<iframe width="480" height="270" src="https://www.youtube.com/embed/HK6B2da3DPA?feature=oembed" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen>
Im using the following to bind that value:
<div class="text-center"> {{articleDatils.raw_content_path}} </div>