aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/fake_feed.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-03-28 14:55:50 -0700
committerfriendica <info@friendica.com>2013-03-28 14:55:50 -0700
commitef09e505141c78eb073d265f231fdf3c29710af8 (patch)
tree47c746b9115d30c4ac3e686022fa497238ac68eb /view/tpl/fake_feed.tpl
parentd0bf45972135bde9ac39a06c6fa5eb64d075a225 (diff)
parentc8852d455e77624baf9e6ac852c1176f45462e70 (diff)
downloadvolse-hubzilla-ef09e505141c78eb073d265f231fdf3c29710af8.tar.gz
volse-hubzilla-ef09e505141c78eb073d265f231fdf3c29710af8.tar.bz2
volse-hubzilla-ef09e505141c78eb073d265f231fdf3c29710af8.zip
Merge pull request #44 from beardy-unixer/c8852d455e77624baf9e6ac852c1176f45462e70
Template cleanup
Diffstat (limited to 'view/tpl/fake_feed.tpl')
-rw-r--r--view/tpl/fake_feed.tpl13
1 files changed, 0 insertions, 13 deletions
diff --git a/view/tpl/fake_feed.tpl b/view/tpl/fake_feed.tpl
deleted file mode 100644
index c37071cf4..000000000
--- a/view/tpl/fake_feed.tpl
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<feed xmlns="http://www.w3.org/2005/Atom" >
-
- <id>fake feed</id>
- <title>fake title</title>
-
- <updated>1970-01-01T00:00:00Z</updated>
-
- <author>
- <name>Fake Name</name>
- <uri>http://example.com</uri>
- </author>
-