From 03cd6bdfbd473dba3f3dc50a1b15e389aac5bc70 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Wed, 7 Jan 2026 23:39:53 +0000 Subject: Initial commit --- web/views/f_instance.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 web/views/f_instance.html (limited to 'web/views/f_instance.html') diff --git a/web/views/f_instance.html b/web/views/f_instance.html new file mode 100644 index 0000000..1518ee2 --- /dev/null +++ b/web/views/f_instance.html @@ -0,0 +1,28 @@ +{{range .Instances}} + + +
+ {{.Address}} + + Expires in {{.ExpiresIn}} + + Instance {{.DeployKey}} of {{.ChallengeName}} +
+ + + + + +{{else}} + + +Your team does not have any instances + + +{{end}} -- cgit v1.2.3-70-g09d2