diff options
Diffstat (limited to 'view/tpl/smarty3/atom_feed_dfrn.tpl')
-rw-r--r-- | view/tpl/smarty3/atom_feed_dfrn.tpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/atom_feed_dfrn.tpl b/view/tpl/smarty3/atom_feed_dfrn.tpl index 307001fbe..8c363114c 100644 --- a/view/tpl/smarty3/atom_feed_dfrn.tpl +++ b/view/tpl/smarty3/atom_feed_dfrn.tpl @@ -1,4 +1,8 @@ -<?xml version="1.0" encoding="utf-8" ?> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<?xml version="1.0" encoding="utf-8" ?> <feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:at="http://purl.org/atompub/tombstones/1.0" |