Statistics
| Branch: | Tag: | Revision:

root / ui / templates / test.pt @ cc7c5902

History | View | Annotate | Download (94 Bytes)

1
<html>
2
<head>
3
    <title>test</title>
4
</head>
5

    
6
<body tal:content="project">
7

    
8
</body>
9

    
10
</html>