From 0b98ba02bed6662617ff45d642c258911d9dddf6 Mon Sep 17 00:00:00 2001 From: Marc Carmier Date: Sat, 13 Feb 2016 22:35:49 +0100 Subject: [PATCH] Basic index.html lists the active proxied virtual hosts --- index.tmpl | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 index.tmpl diff --git a/index.tmpl b/index.tmpl new file mode 100644 index 0000000..e25e49e --- /dev/null +++ b/index.tmpl @@ -0,0 +1,25 @@ +{{ $title := or $.Env.TITLE "List of proxied sites" }} + + + + + {{ $title }} + + + +

{{ $title }}

+
+ +
+ +