On Fri, 23 Apr 2004, Jeremy Newman wrote:
- name the file {filename}.template
- no need for <html>, <head>, <body> tags.
Just to clarify: we *shouldn't* have these.
- the files would need to be copied into the templates/en subdir of the website.
- the url would then be /site/{filename}
I'd prefer they were copied to a subdir of templates/en. Maybe /reports or something.
So is the 'template/' namespace flat? That is, no matter in what subdir we place the file, we always access it as /site/{filename}?