streams/view/tpl/xrd_host.tpl

12 lines
381 B
Smarty
Raw Normal View History

2010-07-23 23:33:34 +00:00
<?xml version='1.0' encoding='UTF-8'?>
<XRD xmlns='http://docs.oasis-open.org/ns/xri/xrd-1.0'
xmlns:hm='http://host-meta.net/xrd/1.0'>
<hm:Host>{{$zhost}}</hm:Host>
2010-07-23 23:33:34 +00:00
<Link rel='lrdd' template='{{$zroot}}/xrd/?uri={uri}' />
2011-03-30 04:59:28 +00:00
<Link rel="http://oexchange.org/spec/0.8/rel/resident-target" type="application/xrd+xml"
href="{{$zroot}}/oexchange/xrd" />
2011-09-19 09:13:59 +00:00
2010-07-23 23:33:34 +00:00
</XRD>