X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/f512a20c401c8bf2985e3b6a55c80d9578887c78..ff3c38fa2b9d8ebfb9432d31629ad89770fedd66:/doc/templates/discussion.mdwn?ds=sidebyside diff --git a/doc/templates/discussion.mdwn b/doc/templates/discussion.mdwn index c7115e4d6..dddab48d4 100644 --- a/doc/templates/discussion.mdwn +++ b/doc/templates/discussion.mdwn @@ -25,3 +25,4 @@ Is there a list of all the available variables somewhere, or do I just grep the I pulled a list of variables and posted it, its in the history for [[templates]] under my name. [[justint]] +I am trying to override `page.tmpl` by providing `templates/page.tmpl` in my `srcdir`- this works, but now `templates/page.tmpl` is created in my `destdir` as well! Is this expected? Is there a way to avoid this? --chenz