Post: Video (YouTube) video tag

less than 1 minute read

Using include tag with custom video template

Input:


{% include video id="lDi9uFcD7XI" provider="youtube" %}

Output:

<div class="video-responsive">
  <iframe ...>...</iframe>
</div>

Tags: ,

Categories:

Updated: