escaping directives continues to be harder than it should be

master
smcv 2015-02-18 19:28:50 -04:00 committed by admin
parent 66d917d071
commit 1295cefab5
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ convenient to use the "here-document" syntax for it:
\[[!templatebody <<ENDBODY
[[!meta title="<TMPL_VAR name>"]]
[[!tag person]]
\[[!tag person]]
<dl>
<dt>Name:</dt><dd><TMPL_VAR name></dd>
<dt>Age:</dt><dd><TMPL_VAR age></dd>