mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-11 01:24:27 +02:00
suggestion template
This commit is contained in:
parent
39b5263e35
commit
59d9070d13
3 changed files with 15 additions and 5 deletions
10
view/atom_suggest.tpl
Normal file
10
view/atom_suggest.tpl
Normal file
|
@ -0,0 +1,10 @@
|
|||
|
||||
<dfrn:suggest>
|
||||
|
||||
<dfrn:url>$url</dfrn:url>
|
||||
<dfrn:name>$name</dfrn:name>
|
||||
<dfrn:photo>$photo</dfrn:photo>
|
||||
<dfrn:note>$note</dfrn:note>
|
||||
|
||||
</dfrn:suggest>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue