]> git.mxchange.org Git - friendica.git/blob - view/smarty3/xrd_person.tpl
8c8030d055d4338b9056409bf1a1cf482f0caab0
[friendica.git] / view / smarty3 / xrd_person.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}<?xml version="1.0" encoding="UTF-8"?>
6 <XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0">
7  
8     <Subject>{{$accturi}}</Subject>
9         <Alias>{{$accturi}}</Alias>
10     <Alias>{{$profile_url}}</Alias>
11  
12     <Link rel="http://purl.org/macgirvin/dfrn/1.0"
13           href="{{$profile_url}}" />
14     <Link rel="http://schemas.google.com/g/2010#updates-from" 
15           type="application/atom+xml" 
16           href="{{$atom}}" />
17     <Link rel="http://webfinger.net/rel/profile-page"
18           type="text/html"
19           href="{{$profile_url}}" />
20     <Link rel="http://microformats.org/profile/hcard"
21           type="text/html"
22           href="{{$hcard_url}}" />
23     <Link rel="http://portablecontacts.net/spec/1.0"
24           href="{{$poco_url}}" />
25     <Link rel="http://webfinger.net/rel/avatar"
26           type="image/jpeg"
27           href="{{$photo}}" />
28         {{$dspr}}
29     <Link rel="salmon" 
30           href="{{$salmon}}" />
31     <Link rel="http://salmon-protocol.org/ns/salmon-replies" 
32           href="{{$salmon}}" />
33     <Link rel="http://salmon-protocol.org/ns/salmon-mention" 
34           href="{{$salmen}}" />
35     <Link rel="magic-public-key" 
36           href="{{$modexp}}" />
37  
38         <Property xmlns:mk="http://salmon-protocol.org/ns/magic-key"
39           type="http://salmon-protocol.org/ns/magic-key"
40           mk:key_id="1">{{$bigkey}}</Property>
41
42 </XRD>