diff --git a/layouts/partials/contact/telephone.html b/layouts/partials/contact/telephone.html index dc73641..80c96a5 100644 --- a/layouts/partials/contact/telephone.html +++ b/layouts/partials/contact/telephone.html @@ -9,4 +9,4 @@ {{ range $index := seq (sub (len $tel) 1) 0}}{{ substr $tel $index 1}}{{ end }} +>{{ range $index := seq (sub (len $tel) 1) 0}}{{ substr $tel $index 1}}{{if modBool $index 2}} {{ end }}{{ end }}