relive: We're out of beta. Add a more helpful info text.

This commit is contained in:
Florian Larysch 2015-04-03 21:30:51 +02:00
parent a392d2d107
commit cee3889ef5

View file

@ -3,9 +3,14 @@
<div class="row">
<div class="col-xs-12">
<div class="alert alert-danger" role="alert">
<i class="fa fa-exclamation-circle"></i>
<strong>Danger!</strong> Extreme Beta!!!
<div class="alert alert-info" role="alert">
<p>
This service provides automated stream dumps and time shifting.
</p>
<p>
All recordings start/stop automatically 15 minutes before/after the talk begins/ends.
</p>
</div>
</div>
</div>