diff options
author | Florian Larysch | 2017-08-11 12:19:20 +0200 |
---|---|---|
committer | Florian Larysch | 2017-08-11 12:19:20 +0200 |
commit | 65ebfdf7df279420ed49827c86b8281de74b1461 (patch) | |
tree | ba1a47c02ed913c72f0831ee90d619c9c65c9fd8 /template | |
parent | c29b39fcbb027c015b9383c85188d55e468bd585 (diff) |
relive: add ephemerality-disclaimer
Diffstat (limited to 'template')
-rw-r--r-- | template/relive.phtml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/template/relive.phtml b/template/relive.phtml index fe962fb..5c337fa 100644 --- a/template/relive.phtml +++ b/template/relive.phtml @@ -11,6 +11,10 @@ <p> All recordings start/stop automatically 15 minutes before/after the talk begins/ends. </p> + + <p> + Please <b>do not link</b> to the individual Relive recordings, they're going to disappear after the conference. + </p> </div> </div> </div> |