This website requires JavaScript.
Explore
Help
Register
Sign In
Tupambae_Org
/
friendica_2021-01
Watch
1
Star
0
Fork
You've already forked friendica_2021-01
0
Code
Issues
Pull requests
Releases
Wiki
Activity
6708552b5b
friendica_2021-01
/
view
/
theme
/
frio
/
templates
/
sub
/
punct_wrap.tpl
2 lines
58 B
Smarty
Raw
Normal View
History
Unescape
Escape
[frio] Add slash to punctuation wrapper template
2019-03-19 13:05:25 +01:00
{
{
$text
|
regex_replace
:
"/([@\.\/])/"
:
"<wbr>$1"
nofilter
}
}
Reference in a new issue
Copy permalink