4
My post was meant for a motivation to use more smarty, because there is much more than foreach-loops and cycle.
I wonder which way is faster or better? Writing a) code for each module with the possibility of making errors inside the code or b) use a smarty-function which works?
a) is easier to administrate, but b) means less code!