diff --git a/templates/waygates.tmpl b/templates/waygates.tmpl new file mode 100644 index 0000000..6bd280a --- /dev/null +++ b/templates/waygates.tmpl @@ -0,0 +1,40 @@ +{{ template "header.tmpl" . }} + +
Domains | +Description | +Admin Link | +Actions | +
---|---|---|---|
+ {{ range $domain := $waygate.Domains }}
+
+ {{$domain}}
+
+ {{ end }}
+ |
+ + {{$waygate.Description}} + | ++ Admin Link + | ++ | + +