friendica/view/templates/diaspora_like.tpl

14 wiersze
337 B
Smarty
Czysty Zwykły widok Historia

2013-04-23 11:47:57 +00:00
<XML>
<post>
<like>
<positive>{{$positive}}</positive>
2013-04-23 11:47:57 +00:00
<guid>{{$guid}}</guid>
<target_type>{{$target_type}}</target_type>
2013-04-23 11:47:57 +00:00
<parent_guid>{{$parent_guid}}</parent_guid>
<author_signature>{{$authorsig}}</author_signature>
<diaspora_handle>{{$handle}}</diaspora_handle>
</like>
</post>
</XML>