14 lines
308 B
Plaintext
14 lines
308 B
Plaintext
<div class="container-fluid">
|
|
|
|
<!-- Page Heading -->
|
|
<h1 class="h3 mb-4 text-gray-800">Home#index</h1>
|
|
<h3>
|
|
Responsive 16:9 Vimeo
|
|
</h3>
|
|
<div class="embed-responsive embed-responsive-16by9">
|
|
<iframe src="//player.vimeo.com/video/22428395"></iframe>
|
|
</div>
|
|
|
|
</div>
|
|
<!-- /.container-fluid -->
|