aboutsummaryrefslogtreecommitdiff
path: root/template/not-started.phtml
diff options
context:
space:
mode:
authorFlorian Larysch2015-09-02 16:04:14 +0200
committerFlorian Larysch2015-09-02 16:04:14 +0200
commit3fe5f315da97c77067ee27355f5aeace47ca8c05 (patch)
tree008872920c9751187675226ee8f5e840f82c6013 /template/not-started.phtml
parentbb0581ce1d5e0ac33e162e3452ffb29c27f0a64e (diff)
add some text to the not-started page to make it look less bleak
Diffstat (limited to '')
-rw-r--r--template/not-started.phtml4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/not-started.phtml b/template/not-started.phtml
index 9c227e2..043474c 100644
--- a/template/not-started.phtml
+++ b/template/not-started.phtml
@@ -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>