greenlight/app/views/shared/_footer.html.erb

4 lines
199 B
Plaintext

<footer class="footer page-footer">
<h5 class="text-center"><%= t("footer.powered_by", href: link_to(t("bigbluebutton"), "http://bigbluebutton.org/", target: "_blank")).html_safe %></h5>
</footer>