From 6ed7ea211bf344c48115edd13a1f5c808c1607b3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 19 Feb 2008 04:48:32 -0500 Subject: web commit by http://hendry.iki.fi/: clearer to avoid the mistake i did --- doc/templates.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/templates.mdwn') diff --git a/doc/templates.mdwn b/doc/templates.mdwn index 24da881c7..101b69763 100644 --- a/doc/templates.mdwn +++ b/doc/templates.mdwn @@ -41,7 +41,7 @@ large chunks of marked up text to be embedded into a template: To create a template, simply add a template directive to a page, and page will provide a link that can be used to create the template. The template is a -regular wiki page, located in the `templates/` directory. +regular wiki (.mdwn) page, **located in the `templates/` directory** under source control. Nothing to do with **templatedir** from your ikiwiki configuration. The template uses the syntax used by the [[!cpan HTML::Template]] perl module, which allows for some fairly complex things to be done. Consult its -- cgit v1.2.3