This website requires JavaScript.
Explore
Help
Sign In
clones
/
friendica
Watch
1
Star
0
Fork
You've already forked friendica
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f97db3add9
friendica
/
view
/
theme
/
frio
/
templates
/
sub
/
punct_wrap.tpl
2 lines
56 B
Smarty
Raw
Normal View
History
Unescape
Escape
[frio] Add punctuation wrap on several profile fields - Add sub/punct_wrap.tpl template
2019-03-18 21:02:58 -04:00
{
{
$text
|
regex_replace
:
"/([@\.])/"
:
"<wbr>$1"
nofilter
}
}
Reference in New Issue
Copy Permalink