remove the template folder, since the webui no longer uses templates
This commit is contained in:
parent
9d6aeaecdb
commit
8fd03cb9ac
|
@ -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()
|
|
Loading…
Reference in New Issue