remove the template folder, since the webui no longer uses templates

This commit is contained in:
Damien Churchill 2009-10-01 10:33:50 +00:00
parent 9d6aeaecdb
commit 8fd03cb9ac
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
$:render.header(_("Network Graph"), 'graph')
$:render.admin_toolbar('graph')
<div style="padding-left:20px">
<img src="$base/graph/network.png?height=300&width=1000"><br \>
<img src="$base/graph/connections.png?height=300&width=1000"><br \>
</div>
$:render.footer()