diff --git a/view/theme/decaf-mobile/templates/profile_vcard.tpl b/view/theme/decaf-mobile/templates/profile_vcard.tpl
index 6e097c62b..0ce464dbf 100644
--- a/view/theme/decaf-mobile/templates/profile_vcard.tpl
+++ b/view/theme/decaf-mobile/templates/profile_vcard.tpl
@@ -41,7 +41,7 @@
{{$connect}}
{{/if}}
{{if $wallmessage}}
- {{$wallmessage}}
+ {{$wallmessage}}
{{/if}}
diff --git a/view/theme/duepuntozero/templates/profile_vcard.tpl b/view/theme/duepuntozero/templates/profile_vcard.tpl
index bd2e92f9e..1b084ba87 100644
--- a/view/theme/duepuntozero/templates/profile_vcard.tpl
+++ b/view/theme/duepuntozero/templates/profile_vcard.tpl
@@ -47,7 +47,7 @@
{{/if}}
{{/if}}
{{if $wallmessage}}
- {{$wallmessage}}
+ {{$wallmessage}}
{{/if}}
{{if $subscribe_feed}}
{{$subscribe_feed}}
diff --git a/view/theme/frio/templates/profile_vcard.tpl b/view/theme/frio/templates/profile_vcard.tpl
index 50b03bad1..e0babdc3a 100644
--- a/view/theme/frio/templates/profile_vcard.tpl
+++ b/view/theme/frio/templates/profile_vcard.tpl
@@ -49,7 +49,7 @@
{{/if}}
{{if $wallmessage}}
-
+
{{$wallmessage}}
diff --git a/view/theme/frost-mobile/templates/profile_vcard.tpl b/view/theme/frost-mobile/templates/profile_vcard.tpl
index b3024074b..43c8f7e21 100644
--- a/view/theme/frost-mobile/templates/profile_vcard.tpl
+++ b/view/theme/frost-mobile/templates/profile_vcard.tpl
@@ -43,7 +43,7 @@
{{$connect}}
{{/if}}
{{if $wallmessage}}
-
{{$wallmessage}}
+
{{$wallmessage}}
{{/if}}
diff --git a/view/theme/frost/templates/profile_vcard.tpl b/view/theme/frost/templates/profile_vcard.tpl
index 1a0c39a82..26730f825 100644
--- a/view/theme/frost/templates/profile_vcard.tpl
+++ b/view/theme/frost/templates/profile_vcard.tpl
@@ -43,7 +43,7 @@
{{$connect}}
{{/if}}
{{if $wallmessage}}
- {{$wallmessage}}
+ {{$wallmessage}}
{{/if}}
{{if $subscribe_feed}}
{{$subscribe_feed}}
diff --git a/view/theme/quattro/templates/profile_vcard.tpl b/view/theme/quattro/templates/profile_vcard.tpl
index f4eae78d2..ca702380d 100644
--- a/view/theme/quattro/templates/profile_vcard.tpl
+++ b/view/theme/quattro/templates/profile_vcard.tpl
@@ -73,7 +73,7 @@
{{/if}}
{{/if}}
{{if $wallmessage}}
- {{$wallmessage}}
+ {{$wallmessage}}
{{/if}}
{{if $subscribe_feed}}
{{$subscribe_feed}}