aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-05-30 16:50:57 -0700
committerzotlabs <mike@macgirvin.com>2017-05-30 16:50:57 -0700
commite48d5383cec4f5e7bd40bbac005819d60f38c970 (patch)
tree5ca43bc55ace4e599aa3210cdd259a996e8f761c /view
parent6962bc5147bed48a0fd6ab31580ba9a0f8f75bf7 (diff)
downloadvolse-hubzilla-e48d5383cec4f5e7bd40bbac005819d60f38c970.tar.gz
volse-hubzilla-e48d5383cec4f5e7bd40bbac005819d60f38c970.tar.bz2
volse-hubzilla-e48d5383cec4f5e7bd40bbac005819d60f38c970.zip
move disapora xrd stuff to plugin
Diffstat (limited to 'view')
-rw-r--r--view/tpl/xrd_diaspora.tpl3
-rwxr-xr-xview/tpl/xrd_person.tpl5
2 files changed, 1 insertions, 7 deletions
diff --git a/view/tpl/xrd_diaspora.tpl b/view/tpl/xrd_diaspora.tpl
deleted file mode 100644
index aa0d8c740..000000000
--- a/view/tpl/xrd_diaspora.tpl
+++ /dev/null
@@ -1,3 +0,0 @@
- <Link rel="http://joindiaspora.com/seed_location" type="text/html" href="{{$baseurl}}/" />
- <Link rel="http://joindiaspora.com/guid" type="text/html" href="{{$dspr_guid}}" />
- <Link rel="diaspora-public-key" type="RSA" href="{{$dspr_key}}" />
diff --git a/view/tpl/xrd_person.tpl b/view/tpl/xrd_person.tpl
index 93fdcb1df..225892d70 100755
--- a/view/tpl/xrd_person.tpl
+++ b/view/tpl/xrd_person.tpl
@@ -22,10 +22,7 @@
href="{{$hcard_url}}" />
<Link rel="http://ostatus.org/schema/1.0/subscribe"
template="{{$subscribe}}" />
-
- <Link rel="magic-public-key"
+ <Link rel="magic-public-key"
href="{{$modexp}}" />
- {{$dspr}}
-
</XRD>