aboutsummaryrefslogtreecommitdiff
path: root/template/closed.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'template/closed.phtml')
-rw-r--r--template/closed.phtml5
1 files changed, 1 insertions, 4 deletions
diff --git a/template/closed.phtml b/template/closed.phtml
index 0b56e74..3e6ebf0 100644
--- a/template/closed.phtml
+++ b/template/closed.phtml
@@ -3,10 +3,7 @@
<h1><?=h($conference->getTitle())?> is over!</h1>
<? endif ?>
- <? if($next): ?>
- <h2>See you soon at <?=h($next['name'])?></h2>
- <span class="countdown" data-dt="<?=h($next['start_date'])?>"></span>
- <? endif ?>
+ <? include("$assemblies/countdown.phtml") ?>
<p>
<? if($conference->hasReleases()): ?>