{{#if isEdit}}Adjust the source URL, refresh interval, or item count.{{else}}Capture a feed URL, refresh interval, and the number of items to store.{{/if}}
| Title | {{#if title}}{{title}}{{else}}-{{/if}} |
|---|---|
| Link | {{#if link}} {{link}} {{else}} - {{/if}} |
| Published | {{#if pubDate}}{{pubDate}}{{else}}-{{/if}} |
| Description | {{#if description}}{{description}}{{else}}-{{/if}} |
| Author | {{#if author}}{{author}}{{else}}-{{/if}} |
| Guid | {{#if guid}}{{guid}}{{else}}-{{/if}} |
| Comments | {{#if comments}} {{comments}} {{else}} - {{/if}} |