amp-youtube.html 131 B

12345
  1. <amp-youtube
  2. {{ with .Get "id" }}data-videoid="{{ . }}"{{ end }}
  3. layout="responsive"
  4. width="480" height="270">
  5. </amp-youtube>