From f8e86ae55fb0843477b8fa52b9c2f9b908d05195 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 13 Nov 2017 23:44:39 +0100 Subject: [dnbd3] Extend server details page (altservers, config) --- .../dnbd3/templates/page-proxy-loclist.html | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 modules-available/dnbd3/templates/page-proxy-loclist.html (limited to 'modules-available/dnbd3/templates/page-proxy-loclist.html') diff --git a/modules-available/dnbd3/templates/page-proxy-loclist.html b/modules-available/dnbd3/templates/page-proxy-loclist.html new file mode 100644 index 00000000..67c90683 --- /dev/null +++ b/modules-available/dnbd3/templates/page-proxy-loclist.html @@ -0,0 +1,27 @@ +
+

{{lang_clientsByLocation}}

+ + + + + + + + {{#list}} + + + + + + {{/list}} +
{{lang_location}}{{lang_count}}{{lang_recursiveCount}}
+ {{#depth}} +
+ {{/depth}} + {{locationname}} +
+ {{clientCount}} + + {{recCount}} +
+
\ No newline at end of file -- cgit v1.2.3-55-g7522