diff --git a/src/web/app/common/views/components/url.vue b/src/web/app/common/views/components/url.vue
index 4cc76f7e2..14d4fc82f 100644
--- a/src/web/app/common/views/components/url.vue
+++ b/src/web/app/common/views/components/url.vue
@@ -1,65 +1,66 @@
-
- {{ schema }}//
- {{ hostname }}
- :{{ port }}
- {{ pathname }}
- {{ query }}
- {{ hash }}
- %fa:external-link-square-alt%
-
+
+ {{ schema }}//
+ {{ hostname }}
+ :{{ port }}
+ {{ pathname }}
+ {{ query }}
+ {{ hash }}
+ %fa:external-link-square-alt%
+
-