From 8a654449907d52d00f0a20107778b8841af75c96 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 14 May 2009 14:52:50 -0400 Subject: [PATCH] response --- doc/wikitemplates/discussion.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/wikitemplates/discussion.mdwn b/doc/wikitemplates/discussion.mdwn index 64b376679..e2d74baf9 100644 --- a/doc/wikitemplates/discussion.mdwn +++ b/doc/wikitemplates/discussion.mdwn @@ -1,2 +1,5 @@ ## Place for local templates Where does one put any locally modified templates for an individual ikiwiki? --Ivan Z. + +> You can put them whereever you like; the `templatedir` controls +> where ikiwiki looks for them. --[[Joey]]