diff options
Diffstat (limited to 'view/tpl/smarty3/fake_feed.tpl')
-rw-r--r-- | view/tpl/smarty3/fake_feed.tpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/view/tpl/smarty3/fake_feed.tpl b/view/tpl/smarty3/fake_feed.tpl index 32d94308d..fd875de71 100644 --- a/view/tpl/smarty3/fake_feed.tpl +++ b/view/tpl/smarty3/fake_feed.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}<?xml version="1.0" encoding="utf-8" ?> + *}} +<?xml version="1.0" encoding="utf-8" ?> <feed xmlns="http://www.w3.org/2005/Atom" > <id>fake feed</id> |