Also:
- restored the usage of `trac.version` vs. `chrome.version`,
as the latter didn't look so good
- introducted a configuration option for enabling the
automatic reload of templates
{{{
[trac]
auto_reload = yes
}}}
(defaults to False, but it's definitely a must while developing!)