summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc/view/empty_node_placeholder.htm
diff options
context:
space:
mode:
Diffstat (limited to 'modules/luci-base/luasrc/view/empty_node_placeholder.htm')
-rw-r--r--modules/luci-base/luasrc/view/empty_node_placeholder.htm11
1 files changed, 11 insertions, 0 deletions
diff --git a/modules/luci-base/luasrc/view/empty_node_placeholder.htm b/modules/luci-base/luasrc/view/empty_node_placeholder.htm
new file mode 100644
index 000000000..b7e276b96
--- /dev/null
+++ b/modules/luci-base/luasrc/view/empty_node_placeholder.htm
@@ -0,0 +1,11 @@
+<%#
+ Copyright 2010 Jo-Philipp Wich <jow@openwrt.org>
+ Copyright 2018 Daniel F. Dickinson <cshored@thecshore.com>
+ Licensed to the public under the Apache License 2.0.
+-%>
+
+<%+header%>
+
+<p>Component not present.</p>
+
+<%+footer%>