diff --git a/main/http_server/axe-os/src/app/components/home/home.component.html b/main/http_server/axe-os/src/app/components/home/home.component.html
index 51e86ac6..9901ac34 100644
--- a/main/http_server/axe-os/src/app/components/home/home.component.html
+++ b/main/http_server/axe-os/src/app/components/home/home.component.html
@@ -6,33 +6,7 @@
-
-
Pool Information
-
-
- URL: |
- {{info.stratumURL}} |
-
-
- Port: |
- {{info.stratumPort}} |
-
-
- User: |
- {{info.stratumUser}} |
-
-
- Shares Accepted: |
- {{info.sharesAccepted}} |
-
-
- Shares Rejected: |
- {{info.sharesRejected}} |
-
-
-
-
@@ -59,7 +33,33 @@
+
+
Pool Information
+
+
+ URL: |
+ {{info.stratumURL}} |
+
+
+ Port: |
+ {{info.stratumPort}} |
+
+
+ User: |
+ {{info.stratumUser}} |
+
+
+ Shares Accepted: |
+ {{info.sharesAccepted}} |
+
+
+ Shares Rejected: |
+ {{info.sharesRejected}} |
+
+
+
+