aboutsummaryrefslogtreecommitdiff
path: root/template/page.phtml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--template/page.phtml6
1 files changed, 6 insertions, 0 deletions
diff --git a/template/page.phtml b/template/page.phtml
index a358a27..73a12ad 100644
--- a/template/page.phtml
+++ b/template/page.phtml
@@ -1,5 +1,11 @@
<!DOCTYPE html>
+<? if($conference->isPreviewEnabled()): ?>
+<!--
+ RUNNING IN PREVIEW MODE
+ OPEN/CLOSED INFORMATION IS IGNORED!
+-->
+<? endif ?>
<html>
<head>