diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-05 18:22:21 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-05 18:22:21 +0000 |
commit | 1d61c4d4d690624f6d6fb34b6decd5507a003298 (patch) | |
tree | 11e0fdf728ec580eba9eb079be94540d9196072f /doc | |
parent | 7780d221984237444bdcabb55d74707e585b09be (diff) |
* pagetemplate: don't display template name
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/pagetemplate.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/plugins/pagetemplate.mdwn b/doc/plugins/pagetemplate.mdwn index 192322d72..945ee3d8c 100644 --- a/doc/plugins/pagetemplate.mdwn +++ b/doc/plugins/pagetemplate.mdwn @@ -12,5 +12,3 @@ This plugin can only use templates that are already installed in them). You can choose to use any .tmpl files in that directory. Example: \[[pagetemplate template=my_fancy.tmpl]] - -[[pagetemplate template=my_fancy.tmpl]] |