diff options
Diffstat (limited to 'template/closed.phtml')
-rw-r--r-- | template/closed.phtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/closed.phtml b/template/closed.phtml index 6cb86c4..66d458d 100644 --- a/template/closed.phtml +++ b/template/closed.phtml @@ -3,6 +3,7 @@ <? if($next): ?> <h2>See you soon at <?=h($next['name'])?></h2> + <span class="countdown" data-dt="<?=h($next['start_date'])?>"></span> <? endif ?> <p> |