Added link to overview video for GreenLight to footer

This commit is contained in:
Fred Dixon 2017-03-10 09:44:07 -06:00
parent b98185b540
commit 6c19d192f2
1 changed files with 2 additions and 1 deletions

View File

@ -65,7 +65,8 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
<!-- Footer --> <!-- Footer -->
<div class='footer text-center'> <div class='footer text-center'>
<%= t('footer_html', bbb_link: link_to('BigBlueButton', 'http://bigbluebutton.org/', target: "_blank")) %> <%= t('footer_html', bbb_link: link_to('BigBlueButton', 'http://bigbluebutton.org/', target: "_blank")) %>.<br><br>
<iframe width="560" height="315" src="https://www.youtube.com/embed/yGX3JCv7OVM" frameborder="0" allowfullscreen></iframe>
</div> </div>
<!-- End of Footer --> <!-- End of Footer -->
</body> </body>