forked from External/greenlight
Added link to overview video for GreenLight to footer
This commit is contained in:
parent
b98185b540
commit
6c19d192f2
|
@ -65,7 +65,8 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
<!-- Footer -->
|
||||
<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>
|
||||
<!-- End of Footer -->
|
||||
</body>
|
||||
|
|
Loading…
Reference in New Issue