mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-12 01:54:26 +02:00
Unescape $invite_desc in follow/register templates
This commit is contained in:
parent
e7ee3d7200
commit
0dc06d66a0
6 changed files with 6 additions and 6 deletions
|
@ -9,7 +9,7 @@
|
|||
<li><a href="https://diasporafoundation.org" title="{{$diaspora}}">{{$diaspora}}</a> {{$diasnote}}</li>
|
||||
<li><a href="https://gnu.io/social/" title="{{$statusnet}}" >{{$statusnet}}</a></li>
|
||||
</ul>
|
||||
{{$invite_desc}}
|
||||
{{$invite_desc nofilter}}
|
||||
</p>
|
||||
<p>
|
||||
{{$desc nofilter}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue