2014-01-28 01:16:12 +00:00
|
|
|
extends ./layout
|
|
|
|
|
|
|
|
|
|
block vars
|
|
|
|
|
- var layoutEnv = env
|
|
|
|
|
- var menuItem = 'about'
|
|
|
|
|
|
|
|
|
|
block title
|
2014-01-30 20:25:25 +00:00
|
|
|
title=env.t('companyAbout')
|
2014-01-28 01:16:12 +00:00
|
|
|
|
|
|
|
|
block content
|
2014-01-29 17:26:58 +00:00
|
|
|
.row
|
|
|
|
|
.col-md-12
|
|
|
|
|
p(style='height:600;')
|
|
|
|
|
iframe(src='//player.vimeo.com/video/76557040', width='100%', height='539', frameborder='0', webkitallowfullscreen='', mozallowfullscreen='', allowfullscreen='')
|
|
|
|
|
p(style='height:600;')
|
|
|
|
|
iframe(src='//player.vimeo.com/video/57654086', width='100%', height='539', frameborder='0', webkitallowfullscreen='', mozallowfullscreen='', allowfullscreen='')
|
|
|
|
|
p(style='height:600;')
|
|
|
|
|
iframe(src='//player.vimeo.com/video/79172253', width='100%', height='539', frameborder='0', webkitallowfullscreen='', mozallowfullscreen='', allowfullscreen='')
|
|
|
|
|
p(style='height:600;')
|
|
|
|
|
iframe(src='//player.vimeo.com/video/79172327', width='100%', height='539', frameborder='0', webkitallowfullscreen='', mozallowfullscreen='', allowfullscreen='')
|
|
|
|
|
p(style='height:600;')
|
|
|
|
|
iframe(src='//player.vimeo.com/video/79172363', width='100%', height='539', frameborder='0', webkitallowfullscreen='', mozallowfullscreen='', allowfullscreen='')
|
2014-01-28 18:44:33 +00:00
|
|
|
|