diff options
author | dakkar <dakkar@luxion> | 2006-02-15 12:22:58 +0000 |
---|---|---|
committer | dakkar <dakkar@luxion> | 2006-02-15 12:22:58 +0000 |
commit | b6c9d7fcca0e2d77216c6d877c9de3c037d1f22b (patch) | |
tree | de853b414e1c0af54334117918fe417f0a8de19c /GroLUG/root/src/welcome.tt2 | |
parent | preparato per il deploy (diff) | |
download | IscrittiGroLUG-b6c9d7fcca0e2d77216c6d877c9de3c037d1f22b.tar.gz IscrittiGroLUG-b6c9d7fcca0e2d77216c6d877c9de3c037d1f22b.tar.bz2 IscrittiGroLUG-b6c9d7fcca0e2d77216c6d877c9de3c037d1f22b.zip |
* migliorata formattazione delle date
* escape di HTML su tutti i campi (evita XSS)
* corretta gestione unicode (accentate nei nomi)
git-svn-id: svn://luxion/repos/IscrittiGroLUG/trunk@194 fcb26f47-9200-0410-b104-b98ab5b095f3
Diffstat (limited to 'GroLUG/root/src/welcome.tt2')
-rw-r--r-- | GroLUG/root/src/welcome.tt2 | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/GroLUG/root/src/welcome.tt2 b/GroLUG/root/src/welcome.tt2 deleted file mode 100644 index 26f3d89..0000000 --- a/GroLUG/root/src/welcome.tt2 +++ /dev/null @@ -1,9 +0,0 @@ -[% META title = 'Catalyst/TT View!' %] -<p> - Yay! You're looking at a page generated by the Catalyst::View::TT - plugin module. -</p> -<p> - This is the welcome page. Why not try the equally-exciting - <a href="[% site.url.message %]">Message Page</a>? -</p> |