diff options
author | Loui Chang <louipc.ist@gmail.com> | 2008-08-20 00:08:12 +0200 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2008-08-20 00:08:12 +0200 |
commit | b69e2cce56bee61ea445417e29e55d27a15637d5 (patch) | |
tree | 588a9e47a4cdfef6815cec2c29d9d3a27d28adc2 /web/README.txt | |
parent | 361f08a740f403e7f66bd6da071358899cd3ef1f (diff) | |
download | aur-b69e2cce56bee61ea445417e29e55d27a15637d5.tar.gz aur-b69e2cce56bee61ea445417e29e55d27a15637d5.tar.xz |
Move top page template-example to web/template.
Make note in web/README.txt
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/README.txt')
-rw-r--r-- | web/README.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/README.txt b/web/README.txt index 69bec044..249f6052 100644 --- a/web/README.txt +++ b/web/README.txt @@ -92,6 +92,9 @@ Directory Layout: ./template - Where most of the html markup resides and minimal amount of PHP scripting. + There is also a template to model the site's top pages in + template.phps + Scripts: -------- |