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?
What's the reason of using tt2 extension vs tt for template toolkit?
511 views Asked by KingKongFrog At
1
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 :).