From 4d702a1cf2277288e87ca02ca976a9a437585501 Mon Sep 17 00:00:00 2001 From: Olivier Poitrey Date: Tue, 5 Nov 2019 12:57:29 -0800 Subject: luci-app-nextdns: add luci integration for nextdns package Signed-off-by: Olivier Poitrey --- .../luasrc/view/nextdns/logread.htm | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 applications/luci-app-nextdns/luasrc/view/nextdns/logread.htm (limited to 'applications/luci-app-nextdns/luasrc/view') diff --git a/applications/luci-app-nextdns/luasrc/view/nextdns/logread.htm b/applications/luci-app-nextdns/luasrc/view/nextdns/logread.htm new file mode 100644 index 0000000000..0a98b2704f --- /dev/null +++ b/applications/luci-app-nextdns/luasrc/view/nextdns/logread.htm @@ -0,0 +1,46 @@ +<%+header%> + + + + + +
+
+
<%:The syslog output, pre-filtered for nextdns related messages only.%>
+ +
+
+ +<%+footer%> -- cgit v1.2.3