Files
web2py/applications/examples/views/default/documentation.html
2016-03-09 09:24:47 -06:00

16 lines
431 B
HTML

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