diff --git a/rhodecode/templates/base/root.html b/rhodecode/templates/base/root.html
--- a/rhodecode/templates/base/root.html
+++ b/rhodecode/templates/base/root.html
@@ -83,7 +83,8 @@ c.template_context['visual']['default_re
-
+ ## avoide esaping the %N
+
## JAVASCRIPT EXTRA - optionally inject some extra JS for specificed templates
${self.js_extra()}