iframe width

This commit is contained in:
Sanj 2011-12-17 13:19:13 +05:30
parent 6b9bcea052
commit ee03732fc3

View File

@ -30,7 +30,7 @@
<div class="tab_container">
<div id="synopsis" class="tab_content">
{{ meeting.intro|markdown }}
<iframe src="https://docs.google.com/spreadsheet/embeddedform?formkey=dFJqM3hGQWktT0tUbnVPZWhoY1g4N3c6MQ" width="760" height="1969" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
<iframe src="https://docs.google.com/spreadsheet/embeddedform?formkey=dFJqM3hGQWktT0tUbnVPZWhoY1g4N3c6MQ" width="600" height="1969" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
<!--Content-->
</div>