diff options
author | redmatrix <redmatrix@redmatrix.me> | 2016-01-01 16:12:43 -0800 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2016-01-01 16:12:43 -0800 |
commit | c38edfcb32747c7c25f1df5968288b9eef43fddc (patch) | |
tree | e79c6f0bd59229f2c798b174d937b3138ccd6e68 /view/tpl/xrd_person.tpl | |
parent | 9ee7d60afe1ea02bb1e2c7bf3d3780a94067d057 (diff) | |
download | volse-hubzilla-c38edfcb32747c7c25f1df5968288b9eef43fddc.tar.gz volse-hubzilla-c38edfcb32747c7c25f1df5968288b9eef43fddc.tar.bz2 volse-hubzilla-c38edfcb32747c7c25f1df5968288b9eef43fddc.zip |
issue #241 (redmatrix issue 405)
Diffstat (limited to 'view/tpl/xrd_person.tpl')
-rwxr-xr-x | view/tpl/xrd_person.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/xrd_person.tpl b/view/tpl/xrd_person.tpl index 631ed3f18..754eb3944 100755 --- a/view/tpl/xrd_person.tpl +++ b/view/tpl/xrd_person.tpl @@ -17,6 +17,8 @@ <Link rel="http://microformats.org/profile/hcard" type="text/html" href="{{$hcard_url}}" /> + <Link rel="http://ostatus.org/schema/1.0/subscribe" + template="{{$subscribe}}" /> <Link rel="magic-public-key" href="{{$modexp}}" /> |