debug bar

This commit is contained in:
Etienne Roudeix
2013-09-09 14:44:39 +02:00
parent 0ddf88e46e
commit fa36b64f51

View File

@@ -1,3 +1,9 @@
<html>
<head>
{debugbar_renderHead}
</head>
<body>
<h1>Category page</h1>
<div style="border: solid 8px; margin: 0px; padding: 0px; width: 45%; float: left">
@@ -142,4 +148,8 @@
{/loop}
</ul>
</div>
</div>
{debugbar_render}
</body>
</html>