summaryrefslogtreecommitdiff
path: root/views/home.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/home.ejs')
-rwxr-xr-xviews/home.ejs5
1 files changed, 5 insertions, 0 deletions
diff --git a/views/home.ejs b/views/home.ejs
index 85d6f23..7fe0c71 100755
--- a/views/home.ejs
+++ b/views/home.ejs
@@ -71,6 +71,11 @@
[[ include partials/footer ]]
</div>
+<div class="videoModal">
+<span class="ion-ios7-close-empty"></span>
+<div class="holder">
+<div class="video" style="width: 960px; margin: 0 auto; height: 540px; overflow: hidden; position: relative;"><iframe frameborder="0" scrolling="no" seamless="seamless" webkitallowfullscreen="webkitAllowFullScreen" mozallowfullscreen="mozallowfullscreen" allowfullscreen="allowfullscreen" id="okplayer" src="http://player.vimeo.com/video/109947131?api=1&amp;js_api=1&amp;title=0&amp;byline=0&amp;portrait=0&amp;playbar=0&amp;player_id=okplayer&amp;loop=1&amp;autoplay=0" width="960" height="540" style="width: 960px; height: 540px;"></iframe></div>
+</div>
</body>
[[ include partials/scripts ]]
</html>