Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
The secret is officially out
This discussion has been closed.
Comments
templating in an application like this is very impractical unless the template files can contain some sort of intelligence.
having plain old php in the templates doesn't incur the additional overhead that an additional templating system like Smarty would.