source: products/quintagroup.analytics/branches/treemap/quintagroup/analytics/browser/treemap.pt @ 3404

Last change on this file since 3404 was 3372, checked in by potar, 12 years ago

Added new branch

File size: 302 bytes
Line 
1<html>
2    <head>
3        <link rel="stylesheet" type="text/css" href="++resource++treemap.css" />
4    </head>
5    <body>
6        <div tal:replace="structure view/getTreemap">
7        </div>
8
9        <!--img tal:attributes="src view/getPNG"/-->
10        <!--img src="@@obt.png"/-->
11    </body>
12</html>
13
Note: See TracBrowser for help on using the repository browser.