summaryrefslogtreecommitdiffstats
path: root/root/templates/wrappers/root.tt
blob: de07514c545a42f91aa34007361d838cbdb371b9 (plain) (blame)
1
2
3
4
5
6
<html>
<body>
<h1>[% page %]</h1>
[% content %]
</body>
</html>