aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Template_variable_not_passed_as-is__63____33__.mdwn
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawnQs9icnfI79gWOQY_Yxv2XmYI3z703PrQ <misc@web>2011-08-08 12:37:22 -0400
committeradmin <admin@branchable.com>2011-08-08 12:37:22 -0400
commit7590fb724fbec960fa247ffdc79ea65770924199 (patch)
treed051e0d0d20b375fb8db1fffda58a1e1df720520 /doc/bugs/Template_variable_not_passed_as-is__63____33__.mdwn
parent623ac0db421623ce84cb7c6d8c1f2457378b4775 (diff)
downloadikiwiki-7590fb724fbec960fa247ffdc79ea65770924199.tar
ikiwiki-7590fb724fbec960fa247ffdc79ea65770924199.tar.gz
INVALID: Template variable not passed as-is?!
Diffstat (limited to 'doc/bugs/Template_variable_not_passed_as-is__63____33__.mdwn')
-rw-r--r--doc/bugs/Template_variable_not_passed_as-is__63____33__.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bugs/Template_variable_not_passed_as-is__63____33__.mdwn b/doc/bugs/Template_variable_not_passed_as-is__63____33__.mdwn
index e17c3369e..629f1e65d 100644
--- a/doc/bugs/Template_variable_not_passed_as-is__63____33__.mdwn
+++ b/doc/bugs/Template_variable_not_passed_as-is__63____33__.mdwn
@@ -17,4 +17,5 @@ While I expected:
<h2 id="some_string">some string</h2>
>> Have you tried TMPL_VAR raw_level, raw_string? — [[Jon]]
+
> Thanks. I should read the docs more closely the next time.