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
bee6506d33
friendica
/
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 08:05:25 -04:00
{
{
$text
|
regex_replace
:
"/([@\.\/])/"
:
"<wbr>$1"
nofilter
}
}
Reference in New Issue
Copy Permalink