aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter-web/src/tui/views/firewall.html
diff options
context:
space:
mode:
Diffstat (limited to 'packages/torouter-web/src/tui/views/firewall.html')
-rw-r--r--packages/torouter-web/src/tui/views/firewall.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/packages/torouter-web/src/tui/views/firewall.html b/packages/torouter-web/src/tui/views/firewall.html
deleted file mode 100644
index 30f5a9b..0000000
--- a/packages/torouter-web/src/tui/views/firewall.html
+++ /dev/null
@@ -1,7 +0,0 @@
-$def with (form)
-
-<h2>Firewall configuration page</h2>
-
-<form action="" method="POST">
-$:form.render()
-</form>