Search code examples
templatestemplate-toolkit

What's the reason of using tt2 extension vs tt for template toolkit?


I'm reading a tutorial and one of the first thing it mentions is to use the tt2 extension instead of tt for template toolkit files. What's the reason?


Solution

  • I now realize what a dumb question this is. The latest version of TT is version 2. Hence, the extension should read tt2. Plain and simple :).