oops, typo.

master
http://adam.shand.net/ 2011-01-24 14:54:24 +00:00 committed by Joey Hess
parent b424e3a34a
commit 52d27e4083
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
I'm trying to create a [!iki plugins/template desc=template]] which references variables from the [!iki plugins/meta desc=meta plugin]], but either it's not supported or I'm doing something wrong. This is what my template looks like: I'm trying to create a [[!iki plugins/template desc=template]] which references variables from the [[!iki plugins/meta desc=meta]] plugin, but either it's not supported or I'm doing something wrong. This is what my template looks like:
<div class="attributionbox"> <div class="attributionbox">
<p><b>Written by:</b> <a href="<TMPL_VAR AUTHORURL>"><TMPL_VAR AUTHOR></a></p> <p><b>Written by:</b> <a href="<TMPL_VAR AUTHORURL>"><TMPL_VAR AUTHOR></a></p>