change debugbar render tag in templates

This commit is contained in:
Manuel Raynaud
2013-09-11 08:19:37 +02:00
parent 8fa3ed287b
commit 990ab0e094
3 changed files with 7 additions and 6 deletions

View File

@@ -13,6 +13,7 @@
});
});
</script>
{debugbar_render}
{debugbar_renderjs}
{debugbar_renderresult}
</body>
</html>