{{extends file="base.html"}} {{block name=content}}
Here's your food– err, feed! Enjoy :)
A first entry will be generated within the next five minutes.
Info page | /feed/{{$feed.slug}}/info | |
Type | Atom | RSS |
---|---|---|
Full page | /feed/{{$feed.slug}}/page/atom | /feed/{{$feed.slug}}/page/rss |
Diff | /feed/{{$feed.slug}}/diff/atom | /feed/{{$feed.slug}}/diff/rss |
{{$feed.uri}} will be queried {{if $feed.auto_refresh}} every {{$interval_hms}}{{else}} every time the feed is queried{{/if}}{{if $feed.expire}} and expires on {{$feed.expire_date|date_format:'%A, %Y-%m-%d at %H:%M'}}{{/if}}.
{{if $feed.description}}You entered the following description:
{{$feed.description|escape|replace:"\n":'
'}}
You can delete your feed or change its preferences, except the name, by entering the password at the bottom of the info page.
{{/if}}