https://www.google.com/accounts/o8/id?id=AItOawkgBCH81yGBeEiFulJGJ6de6weZuLZQeHo 2014-06-02 17:48:51 -04:00 committed by admin
parent bc25b46e1d
commit 524689abd2
1 changed files with 1 additions and 0 deletions

View File

@ -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