diff --git a/frontend/src/views/Pages/Login.vue b/frontend/src/views/Pages/Login.vue
index a3c22b2e1..eb07974c7 100755
--- a/frontend/src/views/Pages/Login.vue
+++ b/frontend/src/views/Pages/Login.vue
@@ -21,11 +21,11 @@
- {{ $store.state.community_name }}
+
+ {{ $store.state.community_name }}
- {{ $store.state.community.description }}
+ {{ $store.state.community.description }}
diff --git a/frontend/src/views/Pages/Register.vue b/frontend/src/views/Pages/Register.vue
index 8876a0e0c..1dec96dec 100755
--- a/frontend/src/views/Pages/Register.vue
+++ b/frontend/src/views/Pages/Register.vue
@@ -1,21 +1,22 @@
- {{$t('community.choose-another-aommunity')}}
+
+ {{ $t('community.choose-another-aommunity') }}
+
diff --git a/frontend/src/views/Pages/RegisterSelectCommunity.vue b/frontend/src/views/Pages/RegisterSelectCommunity.vue
index 8c3b10514..aac6dc323 100644
--- a/frontend/src/views/Pages/RegisterSelectCommunity.vue
+++ b/frontend/src/views/Pages/RegisterSelectCommunity.vue
@@ -14,7 +14,9 @@
{{ $store.state.community.description }}, Location:
{{ $store.state.community.location }}
- {{ $t('community.continue-to-registration') }}
+
+ {{ $t('community.continue-to-registration') }}
+
@@ -28,10 +30,12 @@
:header="community.name"
>