add some text to the not-started page to make it look less bleak

This commit is contained in:
Florian Larysch 2015-09-02 16:04:14 +02:00
parent bb0581ce1d
commit 3fe5f315da

View file

@ -1,3 +1,7 @@
<div class="container about">
<h1><?=h($conference->getTitle())?> has not started yet</h1>
<p>
Live streams will be available here once it has started. Please check back later.
</p>
</div>