mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-08 01:18:39 +00:00
remove the template folder, since the webui no longer uses templates
This commit is contained in:
parent
9d6aeaecdb
commit
8fd03cb9ac
1 changed files with 0 additions and 12 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue