diff options
author | friendica <info@friendica.com> | 2014-08-25 22:58:30 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-08-25 22:58:30 -0700 |
commit | c99d89e441c742ceaaa299c9de9c2fb322b41993 (patch) | |
tree | 0d2db6e47e9f8183136bc3679898f192c1141064 /view/tpl/xrd_diaspora.tpl | |
parent | 6e99848043d198af5013c2439e7a2d16d8a32c52 (diff) | |
download | volse-hubzilla-c99d89e441c742ceaaa299c9de9c2fb322b41993.tar.gz volse-hubzilla-c99d89e441c742ceaaa299c9de9c2fb322b41993.tar.bz2 volse-hubzilla-c99d89e441c742ceaaa299c9de9c2fb322b41993.zip |
get rid of template "auto generated" warnings
Diffstat (limited to 'view/tpl/xrd_diaspora.tpl')
-rw-r--r-- | view/tpl/xrd_diaspora.tpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/view/tpl/xrd_diaspora.tpl b/view/tpl/xrd_diaspora.tpl index 143980bcc..aa0d8c740 100644 --- a/view/tpl/xrd_diaspora.tpl +++ b/view/tpl/xrd_diaspora.tpl @@ -1,8 +1,3 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} <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}}" /> |