]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/xrd_person.tpl
Merge remote-tracking branch 'upstream/develop' into 1701-performance
[friendica.git] / view / templates / xrd_person.tpl
index 3f12eff515b68feb00466ae5e1a0d155029723cb..e418e33de0c3c0a1366f07ff107d5fd15d346ceb 100644 (file)
@@ -1,14 +1,9 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
+
 <?xml version="1.0" encoding="UTF-8"?>
-<XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0">
-    <Subject>{{$accturi}}</Subject>
-       <Alias>{{$accturi}}</Alias>
-    <Alias>{{$profile_url}}</Alias>
+<XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0"> 
+       <Subject>{{$accturi}}</Subject>
+       <Alias>{{$profile_url}}</Alias>
+       <Alias>{{$alias}}</Alias>
  
     <Link rel="http://purl.org/macgirvin/dfrn/1.0"
           href="{{$profile_url}}" />
@@ -33,6 +28,8 @@
           href="{{$salmon}}" />
     <Link rel="http://salmon-protocol.org/ns/salmon-mention" 
           href="{{$salmen}}" />
+    <Link rel="http://ostatus.org/schema/1.0/subscribe"
+          template="{{$subscribe}}" />
     <Link rel="magic-public-key" 
           href="{{$modexp}}" />