]> git.mxchange.org Git - friendica.git/blob - view/templates/xrd_host.tpl
1f273e010ad14bb0fdaa1988521d0134c42890f2
[friendica.git] / view / templates / xrd_host.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}
6 <?xml version='1.0' encoding='UTF-8'?>
7 <XRD xmlns='http://docs.oasis-open.org/ns/xri/xrd-1.0'
8      xmlns:hm='http://host-meta.net/xrd/1.0'>
9  
10     <hm:Host>{{$zhost}}</hm:Host>
11  
12     <Link rel='lrdd' template='{{$domain}}/xrd/?uri={uri}' />
13     <Link rel='acct-mgmt' href='{{$domain}}/amcd' />
14     <Link rel='http://services.mozilla.com/amcd/0.1' href='{{$domain}}/amcd' />
15         <Link rel="http://oexchange.org/spec/0.8/rel/resident-target" type="application/xrd+xml" 
16         href="{{$domain}}/oexchange/xrd" />
17
18     <Property xmlns:mk="http://salmon-protocol.org/ns/magic-key"
19         type="http://salmon-protocol.org/ns/magic-key"
20         mk:key_id="1">{{$bigkey}}</Property>
21
22
23 </XRD>