diff --git a/web/templates/public/layout.gohtml b/web/templates/public/layout.gohtml
index 44ffea7..45449e2 100644
--- a/web/templates/public/layout.gohtml
+++ b/web/templates/public/layout.gohtml
@@ -143,7 +143,7 @@
{{ .Address }}
{{ .PostalCode}} · {{ .City }} · {{ .Province }}
{{ .Country }}
- T {{ .Phone }}
+ T {{ replaceAll .Phone "+" "00 " }}
{{ .Email }}
{{- end }}