diff --git a/templates/default.html.tera b/templates/default.html.tera index 4f31841..a1bac22 100644 --- a/templates/default.html.tera +++ b/templates/default.html.tera @@ -283,8 +283,8 @@
-
+{{ cv.person.phone | insert_space_every(times=3) }}
-
{{ cv.person.email }}
+
+{{ cv.person.phone | insert_space_every(times=3) }}
+
{{ cv.person.email }}