diff --git a/lnbits/core/templates/empty_public.html b/lnbits/core/templates/empty_public.html
new file mode 100644
index 00000000..bd50c957
--- /dev/null
+++ b/lnbits/core/templates/empty_public.html
@@ -0,0 +1,3 @@
+{% extends "public.html" %} {% from "macros.jinja" import window_vars with
+context %} {% block scripts %} {{ window_vars() }} {% endblock %} {% block page
+%} {% endblock %}
diff --git a/lnbits/core/templates/node/_tab_channels.html b/lnbits/core/templates/node/_tab_channels.html
deleted file mode 100644
index 2fe7fe60..00000000
--- a/lnbits/core/templates/node/_tab_channels.html
+++ /dev/null
@@ -1,379 +0,0 @@
-