aboutsummaryrefslogtreecommitdiff
path: root/template/not-started.phtml
blob: 043474c49d77d0c0c85804af11f0f17cac9bd769 (plain)
1
2
3
4
5
6
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>