aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/templates/popup.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/templates/popup.mdwn b/doc/templates/popup.mdwn
index b721a95f9..f552bb59a 100644
--- a/doc/templates/popup.mdwn
+++ b/doc/templates/popup.mdwn
@@ -10,7 +10,7 @@ large for good usability.
Note that browsers that do not support the CSS will display the popup
inline in the page, inside square brackets.
-[[templatebody <<ENDBODY
+[[!templatebody <<ENDBODY
<span class="popup"><TMPL_VAR mouseover>
<span class="paren">[</span><span class="balloon"><TMPL_VAR popup></span><span class="paren">]</span>
</span>