error pages and rec row

This commit is contained in:
Josh
2018-06-11 17:32:08 -04:00
parent 2b065eb7fa
commit 46bb456063
16 changed files with 117 additions and 40 deletions

View File

@ -0,0 +1,6 @@
<div class="pt-2 text-center text-danger danger-section pb-1">
<i class="fas fa-exclamation-triangle"></i>
<p class="d-inline">&nbsp;This deployment is using a pre-configured testing server,
you should replace this with your own.
For details, see the <%= link_to "documentation", "http://docs.bigbluebutton.org/install/green-light.html#installing-greenlight", target: "_blank" %>.</p>
</div>