[frio] Add punctuation wrap on several profile fields
- Add sub/punct_wrap.tpl template
This commit is contained in:
parent
d23e877b21
commit
f97db3add9
2 changed files with 4 additions and 3 deletions
1
view/theme/frio/templates/sub/punct_wrap.tpl
Normal file
1
view/theme/frio/templates/sub/punct_wrap.tpl
Normal file
|
@ -0,0 +1 @@
|
|||
{{$text|regex_replace:"/([@\.])/":"<wbr>$1" nofilter}}
|
Loading…
Add table
Add a link
Reference in a new issue