summaryrefslogtreecommitdiff
path: root/templates/atom.tpl
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-01-16 18:06:09 +0100
committeremkael <emkael@tlen.pl>2017-01-16 18:06:09 +0100
commitbcc5a4c29ec9178d7515c8b29d186f31bac4065b (patch)
tree9124ab2ffff01c1fa083038b8f0c26b95e3c6730 /templates/atom.tpl
parent68f5ac77ee0ca7788c7c48681ad2067de2af427b (diff)
* cosmetic changes to the feed standard layout
Diffstat (limited to 'templates/atom.tpl')
-rw-r--r--templates/atom.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/atom.tpl b/templates/atom.tpl
index e7e28f5..df4a762 100644
--- a/templates/atom.tpl
+++ b/templates/atom.tpl
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
- <title>{$user}'s timeline</title>
+ <title>{$feedTitle}</title>
<link href="https://twitter.com/{$user}" />
- <id>http://emkael.info/tulz/twitterRSS/{$user}</id>
+ <id>{$feedID}</id>
<updated>{$cacheTime|date_format:"c"}</updated>
{foreach from=$content item=item}
<entry>