This website requires JavaScript.
Explore
Help
Sign in
Friendica
/
friendica-github
Watch
1
Star
0
Fork
You've already forked friendica-github
0
mirror of
https://github.com/friendica/friendica
synced
2024-11-11 04:22:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d15ebb6fd3
friendica-github
/
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 12:05:25 +00:00
{
{
$text
|
regex_replace
:
"/([@\.\/])/"
:
"<wbr>$1"
nofilter
}
}
Reference in a new issue
Copy permalink