Fast Template 1.6.0

Fast Template is a powerful templating engine made with PHP.Main Features:Speed - FastTemplate parses with a single regular expression. It just does simple variable interpolation (i.e. there is no logic that you can add to templates - you keep the logic...