update syntax error in docs, add to testimonials

This commit is contained in:
mohrt
2002-03-12 21:16:44 +00:00
parent 16926851f1
commit 87b2dcc8d6
2 changed files with 16 additions and 1 deletions

View File

@@ -7,3 +7,18 @@
operates on the same concepts). Anyway, thanks for saving me time and
headache!"
-- Brian E. Lozier
"Smarty is usually described as 'complex', I can testify this is not true. What
is true is that the Smarty learning curve is longer than any other stuff, but on
the other side Smarty is the one and only system that allows a single guy to
build and manage a website with hundreds of templates, sophisticated user
management, editorial publishing and a lot of other stuff without any problem.
I tried a lot of other solutions, I tried to extend prepackaged solutions (the
famous nuke-like family).. nothing comes close to Smarty.
And about the 'complex' aspect.. I'm not even a developer. I became a
so-called one because of my site but in reality I'm not a developer."
-- Luc Saint-Elie

View File

@@ -371,7 +371,7 @@ index.tpl
---------
Send inquiries to
<a href="mailto:{$EmailAddress|escape:"hex"}>{$EmailAddress|escape:"hexentity"}</a>
<a href="mailto:{$EmailAddress|escape:"hex"}">{$EmailAddress|escape:"hexentity"}</a>
OUTPUT: