]> git.mxchange.org Git - friendica.git/blob - view/smarty3/atom_relocate.tpl
79aeacaadaa89e66ed01e0ba52b71cca3248e79c
[friendica.git] / view / smarty3 / atom_relocate.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}
6 <dfrn:relocate>
7
8         <dfrn:url>{{$url}}</dfrn:url>
9         <dfrn:name>{{$name}}</dfrn:name>
10         <dfrn:photo>{{$photo}}</dfrn:photo>
11         <dfrn:thumb>{{$thumb}}</dfrn:thumb>
12         <dfrn:micro>{{$micro}}</dfrn:micro>
13         <dfrn:request>{{$request}}</dfrn:request>
14         <dfrn:confirm>{{$confirm}}</dfrn:confirm>
15         <dfrn:notify>{{$notify}}</dfrn:notify>
16         <dfrn:poll>{{$poll}}</dfrn:poll>
17         <dfrn:sitepubkey>{{$sitepubkey}}</dfrn:sitepubkey>
18
19
20 </dfrn:relocate>
21