@@include("partials/title-meta.html", {"title": "Video"}) @@include('./partials/head-css.html') @@include("partials/body.html")
@@include('./partials/topbar.html', {"pagetitle": "Video"}) @@include('./partials/left-sidebar.html')

Responsive embed video 21:9

Use class .ratio-21x9

Responsive embed video 16:9

Use class .ratio-16x9

Responsive embed video 4:3

Use class .ratio-4x3

Responsive embed video 1:1

Use class .ratio-1x1

@@include('./partials/footer.html')
@@include('./partials/right-sidebar.html') @@include('./partials/vendor.html')