summaryrefslogtreecommitdiff
path: root/templates/video.mdwn
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-05-16 18:06:37 +0200
committerJonas Smedegaard <dr@jones.dk>2017-05-16 18:06:37 +0200
commit107d1b98d9526c1d059cd81babcb6d762995cc9d (patch)
tree27943f90ed089d2bf8dbba287c0b6ec213dfc8e2 /templates/video.mdwn
parent17ce4c5695b5166470835cf4bcb6d66397c2b832 (diff)
Add note on stream start before webinar launch.
Diffstat (limited to 'templates/video.mdwn')
-rw-r--r--templates/video.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/video.mdwn b/templates/video.mdwn
index a53af06..e0ea185 100644
--- a/templates/video.mdwn
+++ b/templates/video.mdwn
@@ -1,5 +1,6 @@
<div class="video">
<TMPL_IF title><h2><TMPL_VAR title></h2>
+<TMPL_IF note><p><TMPL_VAR note></p>
</TMPL_IF><TMPL_IF start><div id="counter" class="well"></div>
[[!meta script="/js/lib/countdown.js"]]
<script type="text/javascript" src="/js/app/counter.js"></script>