diff options
author | friendica <info@friendica.com> | 2012-07-03 22:23:08 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-07-03 22:23:08 -0700 |
commit | fd626022ec02ef47b9142bba08180502babbd0ca (patch) | |
tree | ffc77e4e9cafdc6e20217f3970de982cabcbd838 /view/xrd_person.tpl | |
parent | 13b4962531ca3c4f085b385a2c6b8f088abb7d6a (diff) | |
download | volse-hubzilla-fd626022ec02ef47b9142bba08180502babbd0ca.tar.gz volse-hubzilla-fd626022ec02ef47b9142bba08180502babbd0ca.tar.bz2 volse-hubzilla-fd626022ec02ef47b9142bba08180502babbd0ca.zip |
add smarty engine, remove some obsolete zot1 stuff
Diffstat (limited to 'view/xrd_person.tpl')
-rw-r--r-- | view/xrd_person.tpl | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/view/xrd_person.tpl b/view/xrd_person.tpl index a4b921fe1..d79203465 100644 --- a/view/xrd_person.tpl +++ b/view/xrd_person.tpl @@ -5,17 +5,6 @@ <Alias>$accturi</Alias> <Alias>$profile_url</Alias> - <Link rel="http://purl.org/zot/1.0/post/$nick" - href="$zot_post" /> - - <Property xmlns:zot="http://purl.og/zot/1.0" - type="http://purl.org/zot/1.0/version" - zot:version="1" /> - - <Property xmlns:zot="http://purl.og/zot/1.0" - type="http://purl.org/zot/1.0/accept" - zot:accept="application/atom+xml" /> - <Link rel="http://purl.org/macgirvin/dfrn/1.0" href="$profile_url" /> <Link rel="http://schemas.google.com/g/2010#updates-from" |