sgte: A simple Erlang Template Engine
sgte is an Erlang template Engine for generating structured output (code, html web pages, xml, emails, csv files, etc...).
It's inspired on the StringTemplate template language. And tries to enforce strict separation between model and view. The template language tries to remain as simple as possible.
