This class takes an HTMLfile (or any other textfile really), parses it and outputs the same file with certain tags replaced. In short, indeed, a template-system.
Nothing special, has all the features you'd expect, including looping parts of the template. Best thing is though, it's extremely easy and straight-forward to use (if I do say so myself :)).