From 06583183ab51094b3bf38ec34503f907047c2fcb Mon Sep 17 00:00:00 2001 From: Ike Date: Fri, 11 Oct 2019 23:08:02 +0200 Subject: Allow conference to override the not-started-yet page contents --- template/not-started.phtml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'template/not-started.phtml') diff --git a/template/not-started.phtml b/template/not-started.phtml index 043474c..5149642 100644 --- a/template/not-started.phtml +++ b/template/not-started.phtml @@ -1,7 +1,11 @@
+hasNotStartedHtml()): ?> + getNotStartedHtml() ?> +

getTitle())?> has not started yet

Live streams will be available here once it has started. Please check back later.

+
-- cgit v1.2.3