16 lines
479 B
HTML
16 lines
479 B
HTML
{{extend 'layout.html'}}
|
|
|
|
<iframe src="//player.vimeo.com/hubnut/album/3016728?color=ff6600&background=ffffff&slideshow=1&video_title=1&video_byline=1" width="400" height="300" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
|
|
|
|
<div class="contentleft">
|
|
<div >
|
|
{{=get_content('main')}}
|
|
</div>
|
|
{{=get_content('official')}}
|
|
{{=get_content('community')}}
|
|
{{=get_content('more')}}
|
|
</div>
|
|
|
|
|
|
|