The ctemplate package contains a library implementing a simple but powerful
template language for C++. It emphasizes separating logic from presentation:
it is impossible to embed application logic in this template language.

WWW: http://goog-ctemplate.sourceforge.net/
