]> git.mxchange.org Git - friendica.git/blob - view/smarty3/atom_relocate.tpl
template engine rework
[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
7 <dfrn:relocate>
8
9         <dfrn:url>{{$url}}</dfrn:url>
10         <dfrn:name>{{$name}}</dfrn:name>
11         <dfrn:photo>{{$photo}}</dfrn:photo>
12         <dfrn:thumb>{{$thumb}}</dfrn:thumb>
13         <dfrn:micro>{{$micro}}</dfrn:micro>
14         <dfrn:request>{{$request}}</dfrn:request>
15         <dfrn:confirm>{{$confirm}}</dfrn:confirm>
16         <dfrn:notify>{{$notify}}</dfrn:notify>
17         <dfrn:poll>{{$poll}}</dfrn:poll>
18         <dfrn:sitepubkey>{{$sitepubkey}}</dfrn:sitepubkey>
19
20
21 </dfrn:relocate>
22