diff --git a/TESTIMONIALS b/TESTIMONIALS index 7abf6454..d22133a5 100644 --- a/TESTIMONIALS +++ b/TESTIMONIALS @@ -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 diff --git a/docs/appendixes.sgml b/docs/appendixes.sgml index a8615a6a..48c06db8 100644 --- a/docs/appendixes.sgml +++ b/docs/appendixes.sgml @@ -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: