diff --git a/templates/index.html b/templates/index.html index 0cb15d8..14b853e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -20,7 +20,7 @@ /> - + @@ -45,92 +45,89 @@
-
-
-
-
-
-

Hello, {{ .User.Name }}

-

I hope you are having a great day!

-
-
-
-
-
- -
-
- -
-
-
- -
- -
-
-
- -
- -
-
-
-
- -
-
-
-
-
-
-
Barrier Session information
-
-
Barrier IP address and HostName
- -
-
-
-
-
- {{ range .GameSessions }} -
-
-

{{ .Server.GPU }}

-

RAM: {{ .Server.RAM }} MB

-

Rate: {{ .Rate }}$/hr

-

CPU: {{ .Server.CPU }}

-

Disk: {{ .Server.Disk }} MB

-

Platform: {{ .Server.Platform }}

-
- -
-
- {{ end }} +
+
+
+

Hello, {{ .User.Name }}

+

I hope you are having a great day!

+
+
+
+ + +
+
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+ +
+
+
+
+
+
+
Barrier Session information
+
+
Barrier IP address and HostName
+ +
+
+
+
+
+ {{ range .GameSessions }} +
+
+

{{ .Server.GPU }}

+

RAM: {{ .Server.RAM }} MB

+

Rate: {{ .Rate }}$/hr

+

CPU: {{ .Server.CPU }}

+

Disk: {{ .Server.Disk }} MB

+

Platform: {{ .Server.Platform }}

+
+ +
+
+ {{ end }}