Fix RSS template thinkos.
This commit is contained in:
parent
f4d97379fc
commit
4752370bd5
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@
|
|||
<guid isPermaLink="true">{$siteroot}/{$post.url}</guid>
|
||||
<content:encoded>{$post.content |noAutoescape}</content:encoded>
|
||||
</item>
|
||||
{% endfor %}
|
||||
{/foreach}
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
{/template}
|
||||
|
|
Loading…
Add table
Reference in a new issue