]> git.frykholm.com Git - friends.git/blame - friends/templates/xrd.xml
Sqlite is not needed for python3
[friends.git] / friends / templates / xrd.xml
CommitLineData
b3102128
MF
1<?xml version='1.0' encoding='UTF-8'?>
2<XRD xmlns='http://docs.oasis-open.org/ns/xri/xrd-1.0'
3 xmlns:hm='http://host-meta.net/xrd/1.0'>
4
5 <hm:Host>{{hostname}}</hm:Host>
6
7 <Link rel='lrdd'
ddf4123d 8 template='{{ url }}/finger/{uri}'>
b3102128
MF
9 <Title>Resource Descriptor</Title>
10 </Link>
11</XRD>