From b6c9d7fcca0e2d77216c6d877c9de3c037d1f22b Mon Sep 17 00:00:00 2001 From: dakkar Date: Wed, 15 Feb 2006 12:22:58 +0000 Subject: * 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 --- GroLUG/root/src/message.tt2 | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 GroLUG/root/src/message.tt2 (limited to 'GroLUG/root/src/message.tt2') diff --git a/GroLUG/root/src/message.tt2 b/GroLUG/root/src/message.tt2 deleted file mode 100644 index e72a468..0000000 --- a/GroLUG/root/src/message.tt2 +++ /dev/null @@ -1,16 +0,0 @@ -[% META title = 'Catalyst/TT View!' %] -

- Yay! You're looking at a page generated by the Catalyst::View::TT - plugin module. -

-

- We have a message for you: [% message %]. -

-

- Why not try updating the message? Go on, it's really exciting, honest! -

-
- - -
-- cgit v1.2.3