We need new hooks to make Theming more powerful. For example to: - Modify the top bar functionality - Add a footer - Add content before the main content Themes can use these template hooks to define new content. This was requested in: https://github.com/piwik/piwik/pull/255
We need new hooks to make Theming more powerful.
For example to:
Themes can use these template hooks to define new content. This was requested in: #255