[frio] Add punctuation wrap on several profile fields

- Add sub/punct_wrap.tpl template
This commit is contained in:
Hypolite Petovan 2019-03-18 21:02:58 -04:00
commit f97db3add9
2 changed files with 4 additions and 3 deletions

View file

@ -0,0 +1 @@
{{$text|regex_replace:"/([@\.])/":"<wbr>$1" nofilter}}